summaryrefslogtreecommitdiff
path: root/contrib/provider-list.json
blob: ea0e2fe1cb76b895e04e9807e907beac4b0d245b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
    "license": "GPLv3+",
    "SPDX-License-Identifier": "GPL3.0-or-later",
    "anastasis_provider": [
        {
            "url" : "https://kudos.demo.anastasis.lu/",
            "currency" : "KUDOS"
        },
	{
            "url" : "http://localhost:8086/",
            "currency" : "TESTKUDOS"
	},
	{
            "url" : "http://localhost:8087/",
            "currency" : "TESTKUDOS"
	},
	{
            "url" : "http://localhost:8088/",
            "currency" : "TESTKUDOS"
	},
	{
            "url" : "http://localhost:8089/",
            "currency" : "TESTKUDOS"
	}
    ]
}