-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdirectory.json
More file actions
90 lines (90 loc) · 2.77 KB
/
directory.json
File metadata and controls
90 lines (90 loc) · 2.77 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
[
{
"id": "bitcart-admin",
"name": "Bitcart Admin",
"description": "Official Bitcart administration interface for managing stores, invoices, and payments",
"url": "https://admin.bitcart.ai",
"category": "app",
"social_links": {
"github": "https://github.com/bitcart/bitcart-admin"
},
"is_official": true
},
{
"id": "bitcart-store",
"name": "Bitcart Store",
"description": "E-commerce storefront powered by Bitcart for accepting cryptocurrency payments",
"url": "https://store.bitcart.ai",
"category": "app",
"social_links": {
"github": "https://github.com/bitcart/bitcart-store"
},
"is_official": true
},
{
"id": "bitcart-configurator",
"name": "Bitcart Configurator",
"description": "Easy deployment tool for setting up Bitcart instances",
"url": "https://launch.bitcart.ai",
"category": "app",
"social_links": {
"github": "https://github.com/bitcart/bitcart-admin"
},
"is_official": true
},
{
"id": "servers-guru",
"name": "Servers Guru",
"description": "Professional hosting services supporting Bitcart deployments",
"url": "https://servers.guru",
"category": "host",
"social_links": {},
"is_sponsor": true
},
{
"id": "hellordp",
"name": "HelloRDP",
"description": "Cloud hosting provider with Bitcart support",
"url": "https://hellordp.com",
"category": "host",
"social_links": {},
"is_sponsor": true
},
{
"id": "strike",
"name": "Strike",
"description": "Hosting provider supporting Bitcart payment",
"url": "https://strike.bz",
"category": "host",
"social_links": {},
"is_sponsor": true
},
{
"id": "skhron",
"name": "Skhron",
"description": "Accepts crypto using Bitcart, provides VPS capable of running Bitcart",
"url": "https://skhron.eu",
"category": "host",
"social_links": {},
"is_sponsor": true
},
{
"id": "market4pro",
"name": "Market4Pro",
"description": "P2P in-game items marketplace",
"url": "https://market4.pro",
"category": "merchant",
"subcategory": "digital",
"social_links": {},
"is_sponsor": false
},
{
"id": "darkvps",
"name": "DarkVPS",
"description": "Anonymous & Offshore VPS Hosting provider from Bulgaria - operate own Servers. Accepted payment - cryptocurrency",
"url": "https://darkvps.pro",
"category": "host",
"social_links": {},
"is_sponsor": false
}
]