commit 800f9bd771f4566717c1f55286e093a39182ae17
parent ed191855a65b0d531584c1d388f0a5657f550356
Author: Florian Dold <florian@dold.me>
Date: Thu, 16 Mar 2023 16:54:58 +0100
more instructions
Diffstat:
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/netzbon/README b/netzbon/README
@@ -28,6 +28,15 @@ Proceed with the setup by executing the main.sh script:
$ cd deployment/netzbon
$ ./main.sh
+After the setup is complete, you can:
+- go to https://bank.$domain/, log in as admin
+ and create the first (merchant) bank account(s)
+- withdraw Taler coins via one of the bank accounts (either browser extension
+ wallet or Android wallet)
+- go to the merchant backoffice (https://backend.$domain/),
+ log in, configure the instance (do not forget to set an access token),
+ create the first order and pay for it with the wallet.
+
Domain names
============