summaryrefslogtreecommitdiff
path: root/contrib/provider-list.json
blob: b5ae51425191ab1432c3a7831e67fa3533e3a9bc (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
27
28
{
    "license": "GPLv3+",
    "SPDX-License-Identifier": "GPL3.0-or-later",
    "anastasis_provider": [
        {
            "url" : "https://v1.anastasis.taler.net/"
        },
        {
            "url" : "https://v1.anastasis.lu/"
        },
	{
            "url" : "http://localhost:8086/",
            "restricted" : "xx"
	},
	{
            "url" : "http://localhost:8087/",
            "restricted" : "xx"
	},
	{
            "url" : "http://localhost:8088/",
            "restricted" : "xx"
	},
	{
            "url" : "http://localhost:8089/",
            "restricted" : "xx"
	}
    ]
}