forked from web3index/web3index-org
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathregistry.json
132 lines (132 loc) · 4.13 KB
/
registry.json
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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
{
"livepeer": {
"blockchain": "Ethereum",
"category": "Network Protocol",
"color": "#4cc38a",
"description": "Livepeer is a protocol for decentralized video broadcasting.",
"everestID": "0x49f6e21a4e3f20580624669acd83dac39a339042",
"image": "https://web3index.org/logos/livepeer.svg",
"name": "Livepeer",
"stack": "Middleware",
"subcategory": "Compute, Video",
"symbol": "LPT",
"subgraphs": ["mainnet", "arbitrum-one"],
"coingeckoID": "livepeer",
"genesisDate": "2018-10-01"
},
"thegraph": {
"blockchain": "Ethereum",
"category": "Network Protocol",
"color": "#6f4cff",
"everestID": "0xda80bd825c1272de7b99d0b0a5e8a6d3df129165",
"image": "https://cryptologos.cc/logos/the-graph-grt-logo.svg",
"name": "The Graph",
"stack": "Middleware",
"subcategory": "Bandwidth, Indexing",
"symbol": "GRT",
"subgraphs": ["polygon", "arbitrum-one"],
"coingeckoID": "the-graph",
"genesisDate": "2020-12-17"
},
"arweave": {
"blockchain": "Arweave",
"category": "Network Protocol",
"color": "#3b3c40",
"everestID": "0x37453b7b89521570abee5d696eae5449f4e549ff",
"image": "https://web3index.org/logos/arweave.svg",
"name": "Arweave",
"stack": "Middleware",
"subcategory": "Storage",
"symbol": "AR",
"coingeckoID": "arweave",
"genesisDate": "2018-06-08",
"hide": true
},
"helium": {
"blockchain": "Helium",
"category": "Network Protocol",
"color": "#474DFF",
"everestID": "0x9741865c596110bed4794704de7096873a4adc7f",
"image": "https://cryptologos.cc/logos/helium-hnt-logo.svg",
"name": "Helium",
"stack": "Middleware",
"subcategory": "Bandwidth, Networking",
"symbol": "HNT",
"coingeckoID": "helium",
"genesisDate": "2018-06-01",
"usage": "https://helium-web3index.herokuapp.com/"
},
"filecoin": {
"blockchain": "Filecoin",
"category": "Network Protocol",
"color": "#398BEF",
"everestID": "0x4bf59fdad495836908cf02857d08ca053229c561",
"image": "https://cryptologos.cc/logos/filecoin-fil-logo.svg",
"name": "Filecoin",
"stack": "Middleware",
"subcategory": "Storage",
"symbol": "FIL",
"coingeckoID": "filecoin",
"genesisDate": "2020-10-14",
"untracked": true,
"hide": true
},
"akash": {
"blockchain": "Akash",
"category": "Network Protocol",
"color": "#E30613",
"description": "The infrastructure that powers Web3, Akash Network is the world’s first decentralized peer-to-peer marketplace for cloud compute.",
"everestID": "0x6dfa2de2b001d53a0d83e2ec092e048de13f22c3",
"image": "https://cloudmos.io/images/akash-logo.svg",
"name": "Akash",
"stack": "Middleware",
"subcategory": "Compute",
"symbol": "AKT",
"coingeckoID": "akash-network",
"genesisDate": "2020-09-24"
},
"pocket": {
"blockchain": "Pocket",
"category": "Network Protocol",
"color": "#1D8AED",
"everestID": "0x7ed21153c5c5eaa661af2821b6f90e838677c349",
"image": "https://web3index.org/logos/pocket.svg",
"name": "Pocket",
"stack": "Middleware",
"subcategory": "Bandwidth",
"symbol": "POKT",
"genesisDate": "2020-07-28"
},
"sia": {
"blockchain": "Sia",
"category": "Network Protocol",
"color": "#20ee82",
"everestID": "0xfbe90bab805db288d4ca587c349c6a524f43a599",
"twitter": "Sia__Foundation",
"github": "SiaFoundation",
"image": "https://web3index.org/logos/sia.svg",
"name": "Sia",
"stack": "Middleware",
"subcategory": "Storage",
"symbol": "SC",
"coingeckoID": "siacoin",
"genesisDate": "2015-06-06",
"usage": "https://siastats.info/navigator-api/web3index/revenue"
},
"storj": {
"blockchain": "Ethereum",
"category": "Network Protocol",
"color": "#276CFF",
"everestID": "0x73f4121922f8cf89144e7cb29e325fe3595b8b09",
"twitter": "storj",
"github": "storj",
"image": "https://web3index.org/logos/storj.svg",
"name": "Storj",
"stack": "Middleware",
"subcategory": "Storage",
"symbol": "STORJ",
"coingeckoID": "storj",
"genesisDate": "2014-08-01",
"usage": "https://stats.storjshare.io/payout.json"
}
}