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.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/contrib/provider-list.json b/contrib/provider-list.json
new file mode 100644
index 0000000..37200a4
--- /dev/null
+++ b/contrib/provider-list.json
@@ -0,0 +1,22 @@
+{
+ "license": "GPLv3+",
+ "SPDX-License-Identifier": "GPL3.0-or-later",
+ "anastasis_provider": [
+ {
+ "url" : "http://localhost:8086/",
+ "currency" : "TESTKUDOS"
+ },
+ {
+ "url" : "http://localhost:8087/",
+ "currency" : "TESTKUDOS"
+ },
+ {
+ "url" : "http://localhost:8088/",
+ "currency" : "TESTKUDOS"
+ },
+ {
+ "url" : "http://localhost:8089/",
+ "currency" : "TESTKUDOS"
+ }
+ ]
+}