-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdata.json
More file actions
98 lines (98 loc) · 2.67 KB
/
Copy pathdata.json
File metadata and controls
98 lines (98 loc) · 2.67 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
{
"wallets": [
{
"name": "Zap.Cooking Wallet",
"logo": "https://zap.cooking/zap_cooking_logo_white.svg",
"website_url": "https://zap.cooking",
"block_height": 942531
},
{
"name": "Arkade.money",
"logo": "https://branta.pro/assets/arkade-dark.svg",
"website_url": "https://arkade.money",
"block_height": 942635
},
{
"name": "Manna",
"logo": "https://www.branta.pro/assets/wallets-manna.png",
"website_url": "https://mannabitcoin.com",
"block_height": 927186
},
{
"name": "Bark Wallet",
"logo": "https://branta.pro/assets/wallets-second.svg",
"website_url": "https://second.tech",
"block_height": 945377
},
{
"name": "Blitz",
"logo": "https://branta.pro/assets/blitz-wallet-app-icon.png",
"website_url": "https://blitzwalletapp.com",
"block_height": 951069
},
{
"name": "Buho",
"logo": "https://branta.pro/assets/buho_logo_grey.svg",
"website_url": "https://home.mybuho.de/buhogo",
"block_height": 952547
},
{
"name": "Lotus",
"logo": "https://branta.pro/assets/lotus_workspace.png",
"website_url": "https://lotus.mybuho.de/about",
"block_height": 958893
},
{
"name": "satsigner",
"logo": "https://branta.pro/assets/satsigner.png",
"website_url": "https://github.com/satsigner/satsigner",
"coming_soon": true
},
{
"name": "Angor",
"logo": "https://branta.pro/assets/angor.png",
"website_url": "https://angor.io",
"block_height": 956227
},
{
"name": "Bold Wallet",
"logo": "https://boldbitcoinwallet.com/ic_launcher.png",
"website_url": "https://boldbitcoinwallet.com",
"block_height": 958189
},
{
"name": "Zeus",
"logo": "https://branta.pro/assets/zeus.svg",
"website_url": "https://zeusln.com",
"coming_soon": true
},
{
"name": "COINCUBE",
"logo": "https://branta.pro/assets/coincube.png",
"website_url": "https://coincube.io",
"coming_soon": true
}
],
"btcpay": [
{
"name": "Voltage",
"logo": "https://www.voltage.cloud/voltage-logo-white.svg",
"website_url": "https://voltage.cloud"
},
{
"name": "Aruba",
"logo": "https://branta.pro/assets/btcpay-logo.svg",
"website_url": "https://btc.aw"
},
{
"name": "Italy",
"logo": "https://branta.pro/assets/btcpay-logo.svg",
"website_url": "https://www.btcpayserver.it"
},
{
"name": "pay.branta.pro",
"logo": "https://branta.pro/assets/branta-b.png",
"website_url": "https://pay.branta.pro"
}
]
}