From 6e463d5c5c944e75ac72a53d122a701a8d3d2317 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Tue, 20 Oct 2015 23:33:13 +0200 Subject: Adding basic website and 'Wire funds' button having the appearing/disappearing behaviour according to the wallet being present or not. --- website/index.html | 114 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 113 insertions(+), 1 deletion(-) diff --git a/website/index.html b/website/index.html index 0e9c0ac23..fc2f733c4 100644 --- a/website/index.html +++ b/website/index.html @@ -1 +1,113 @@ -Tue Oct 20 21:18:05 CEST 2015 + + + + Taler's "Toy" Shop + + + + +
+

Welcome to the Taler "Demo" Mint

+

Through this page, you can wire funds to our demonstrator mint + in order to create your reserves from where withdraw your coins. + Once the reserve is created, the withdrawing of coins will be + entirely handled by the wallet, with no intervention required + to the user. +

+

+ By clicking the button "Wire funds", your wallet will be triggered to + create a new reserve's key which needs to be pasted in the dedicated + field. +

+ + +
+
+
+
+ Paste your reserve public key here (right-click, "paste"): + + +
+ Amount to credit to your reserve: + +
+ +
+
+
+ + + + -- cgit v1.2.3