summaryrefslogtreecommitdiff
path: root/contrib/provider-list.json
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/provider-list.json')
-rw-r--r--contrib/provider-list.json40
1 files changed, 24 insertions, 16 deletions
diff --git a/contrib/provider-list.json b/contrib/provider-list.json
index 78b020d..ddce9be 100644
--- a/contrib/provider-list.json
+++ b/contrib/provider-list.json
@@ -3,28 +3,36 @@
"SPDX-License-Identifier": "GPL3.0-or-later",
"anastasis_provider": [
{
- "url" : "https://anastasis.demo.taler.net/",
- "currency" : "KUDOS"
+ "url" : "https://v1.anastasis.taler.net/",
+ "name" : "Bern University of Applied Sciences, Switzerland"
},
{
- "url" : "https://kudos.demo.anastasis.lu/",
- "currency" : "KUDOS"
+ "url" : "https://v1.anastasis.codeblau.de/",
+ "name" : "Codeblau GmbH, Germany"
},
- {
+ {
+ "url" : "https://v1.anastasis.lu/",
+ "name" : "Anastasis SARL, Luxembourg"
+ },
+ {
"url" : "http://localhost:8086/",
- "currency" : "TESTKUDOS"
- },
- {
+ "name" : "Data Loss Inc. #1",
+ "restricted" : "xx"
+ },
+ {
"url" : "http://localhost:8087/",
- "currency" : "TESTKUDOS"
- },
- {
+ "name" : "Data Loss Inc. #2",
+ "restricted" : "xx"
+ },
+ {
"url" : "http://localhost:8088/",
- "currency" : "TESTKUDOS"
- },
- {
+ "name" : "Data Loss Inc. #3",
+ "restricted" : "xx"
+ },
+ {
"url" : "http://localhost:8089/",
- "currency" : "TESTKUDOS"
- }
+ "name" : "Data Loss Inc. #4",
+ "restricted" : "xx"
+ }
]
}