summaryrefslogtreecommitdiff
path: root/src/backend/kudos.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/backend/kudos.conf')
-rw-r--r--src/backend/kudos.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/backend/kudos.conf b/src/backend/kudos.conf
new file mode 100644
index 00000000..377ff899
--- /dev/null
+++ b/src/backend/kudos.conf
@@ -0,0 +1,16 @@
+
+
+# Trust Taler project for "KUDOS" currency so that demos work out-of-the-box
+[merchant-exchange-kudos]
+EXCHANGE_BASE_URL = https://exchange.demo.taler.net/
+MASTER_KEY = FH1Y8ZMHCTPQ0YFSZECDH8C9407JR3YN0MF1706PTG24Q4NEWGV0
+# If currency does not match [TALER] section, the exchange
+# will be ignored!
+CURRENCY = KUDOS
+
+[merchant-auditor-kudos]
+AUDITOR_BASE_URL = https://auditor.demo.taler.net/
+AUDITOR_KEY = DSDASDXAMDAARMNAD53ZA4AFAHA2QADAMAHHASWDAWXN84SDAA11
+# If currency does not match [TALER] section, the auditor
+# will be ignored!
+CURRENCY = KUDOS