-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.js
480 lines (480 loc) · 17.1 KB
/
config.js
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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
export const config = {
title: 'ParaStats',
nodeWs: 'wss://kusama-rpc.polkadot.io',
theme: '@/assets/scss/themes/parastats.scss',
logo: '/img/logo/kusama.svg',
favicon: '/img/favicon/kusama.ico',
baseURL: '/',
googleAnalytics: 'G-TNJE563YY2',
projects: [
{
logo: '/img/logo/HydraDX_400x400.jpg',
name: 'HydraDX',
slug: 'hydradx',
category: 'DEX',
tags: ['liquidity pool'],
sisterOf: {
name: 'HydraDX',
logo: '/img/logo/HydraDX_400x400.jpg',
website: 'https://hydradx.io/',
},
website: 'https://hydradx.io/',
twitter: 'https://twitter.com/hydra_dx',
telegram: 'https://t.me/hydradx',
discord: 'https://discord.com/invite/xtVnQgq',
medium: '',
github: 'https://github.com/galacticcouncil?tab=repositories',
youtube: '',
description: 'The Multi-headed Liquidity Omnipool',
token: 'HDX',
leasePeriod: 'TBA',
rococoV1: {
included: false,
link: '',
},
},
// {
// logo: '/img/logo/SubstraTEE_400x400.png',
// name: 'SubstraTEE',
// slug: 'SubstraTEE',
// category: 'Trusted off-Chain Computing',
// tags: ['privacy', 'scalability', 'interoperability', 'subscription CDNs'],
// sisterOf: {
// name: 'SubstraTEE',
// logo: '/img/logo/SubstraTEE_400x400.png',
// website: 'https://www.substratee.com/',
// },
// website: 'https://www.substratee.com/',
// twitter: 'https://twitter.com/substra_tee',
// telegram: '',
// discord: '',
// medium: '',
// github: 'https://github.com/scs/substraTEE',
// youtube: '',
// description:
// 'Trusted off-Chain Computing for Substrate Blockchains to provide privacy (private smart contracts and transactions), layer 2 scalability, trusted bridges and oracles and subscription based CDNs',
// token: 'TEE',
// leasePeriod: 'TBA',
// rococoV1: {
// included: false,
// link: '',
// },
// },
{
logo: '/img/logo/Integritee_400x400.jpg',
name: 'Integritee',
slug: 'Integritee',
category: 'Trusted off-Chain Computing',
tags: ['privacy', 'scalability', 'interoperability', 'subscription CDNs'],
sisterOf: {
name: 'Integritee',
logo: '/img/logo/Integritee_400x400.jpg',
website: 'https://integritee.network/',
},
website: 'https://integritee.network/',
twitter: 'https://twitter.com/integri_t_e_e',
telegram: '',
discord: '',
medium: '',
github: 'https://github.com/scs/substraTEE',
youtube: '',
description:
'IntegriTEE enables developers and firms to unchain the value of sensitive data. By combining the trust of Polkadot with the confidentiality and speed of enterprise-grade hardware, it will power a new generation of data-driven dApps and services.',
token: 'TEER',
leasePeriod: 'TBA',
rococoV1: {
included: false,
link: '',
},
},
{
logo: '/img/logo/Sora_400x400.jpg',
name: 'SORA',
slug: 'sora',
category: 'DeFi',
tags: ['DEX'],
sisterOf: {
name: 'SORA',
logo: '/img/logo/Sora_400x400.jpg',
website: 'https://www.sora.org/',
},
website: 'https://www.sora.org/',
twitter: 'https://twitter.com/sora_xor',
telegram: 'https://t.me/sora_xor',
discord: '',
medium: 'https://polkaswap.medium.com/',
github: 'https://github.com/soramitsu',
youtube: 'https://www.youtube.com/channel/UCrsYZWoAqvkXSFBvTp2c3KA',
description:
'SORA is both a new economic system that decentralizes the concept of a central bank as well as a network that implements a new way to architect a parachain blockchain that connects to the Polkadot relay chain and ecosystem with in-built tools focused on DeFi.',
token: 'PSWAP',
leasePeriod: '2 years',
rococoV1: {
included: false,
link: '',
},
},
{
logo: '/img/logo/Subsocial_400x400.png',
name: 'Subsocial',
slug: 'subsocial',
category: 'Social Network',
tags: ['crypto marketplace', 'ipfs'],
sisterOf: {
name: 'Subsocial',
logo: '/img/logo/Subsocial_400x400.png',
website: 'https://subsocial.network/',
},
website: 'https://subsocial.network/',
twitter: 'https://twitter.com/SubsocialChain',
telegram: 'https://t.me/Subsocial',
discord: '',
medium: 'https://medium.com/@alex_siman',
github: 'https://github.com/dappforce/',
youtube: 'https://www.youtube.com/channel/UC1xCFynfwMrjEtFdMf8nXgQ',
description:
"An open platform for decentralized social networks and marketplaces. It's censorship-resistant and has built-in monetization methods. Built with Polkadot and IPFS tech stack",
token: 'SMN',
leasePeriod: 'TBA',
rococoV1: {
included: false,
link: '',
},
},
{
logo: '/img/logo/Karura_400x400.jpg',
name: 'Karura',
slug: 'karura',
category: 'DeFi',
tags: ['liquid staking', 'stablecoin', 'DEX', 'lending', 'borrowing'],
sisterOf: {
name: 'Acala Network',
logo: '/img/logo/Acala_400x400.jpg',
website: 'https://acala.network/',
},
website: 'https://acala.network/karura-crowdloan',
twitter: 'https://twitter.com/KaruraNetwork',
telegram: 'https://t.me/KaruraNetwork',
discord: 'https://discord.com/invite/HpsZx5r',
medium: 'https://medium.com/acalanetwork',
github: 'https://github.com/AcalaNetwork',
youtube: '',
description:
'Karura Network is an unaudited and experimental release of Acala that will join the Kusama network as parachain',
token: 'KAR',
leasePeriod: '6, 12 or 24 months',
rococoV1: {
included: true,
link:
'https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frococo-1.acala.laminar.one%2Fws#/accounts',
},
},
{
logo: '/img/logo/Moonbeam_400x400.jpg',
name: 'Moonriver Network',
slug: 'moonriver-network',
category: 'Smart Contracts',
tags: ['ethereum', 'solidity'],
sisterOf: {
name: 'Moonbeam Network',
logo: '/img/logo/Moonbeam_400x400.jpg',
website: 'https://moonbeam.network/',
},
website: 'https://moonbeam.network/networks/moonriver/river-token/',
twitter: 'https://twitter.com/moonbeamnetwork',
telegram: 'https://t.me/Moonbeam_Official',
discord: 'https://discord.com/invite/PfpUATX',
medium: 'https://medium.com/moonbeam-network',
github: 'https://github.com/PureStake/moonbeam',
youtube: '',
description:
'Moonbeam is much more than just an EVM implementation: it’s a highly specialized Layer 1.5 chain that mirrors Ethereum’s Web3 RPC, accounts, keys, subscriptions, logs, and more. The Moonbeam platform extends the base Ethereum feature set with additional features such as on-chain governance, staking, and cross-chain integrations.',
token: 'RIVER',
leasePeriod: 'TBA',
rococoV1: {
included: false,
link: '',
},
},
{
logo: '/img/logo/ChainX_400x400.jpg',
name: 'SherpaX',
slug: 'sherpax',
category: 'Bridge',
tags: ['bitcoin'],
sisterOf: {
name: 'ChainX',
logo: '/img/logo/ChainX_400x400.jpg',
website: 'https://chainx.org/',
},
website:
'https://chainx-org.medium.com/chainx-kusama-parachain-sherpax-light-paper-5341ff855c9c',
twitter: 'https://twitter.com/chainx_org',
telegram: 'https://t.me/chainx_org',
discord: '',
medium: 'https://chainx-org.medium.com/',
github: 'https://github.com/chainx-org/ChainX',
youtube: '',
description:
'ChainX, one of the earliest projects to launch in the Polkadot ecosystem, is committed to the research and application of Bitcoin Layer 2 expansion, its growth as a digital asset gateway and becoming a Polkadot second-layer relay chain for cross-chain asset exchange',
token: 'KSX',
leasePeriod: 'TBA',
rococoV1: {
included: false,
link: '',
},
},
{
logo: '/img/logo/Darwinia_400x400.jpg',
name: 'Darwinia Crab',
slug: 'darwinia',
category: 'Bridge',
tags: ['ethereum', 'TRON'],
sisterOf: {
name: 'Darwinia Network',
logo: '/img/logo/Darwinia_400x400.jpg',
website: 'https://darwinia.network/',
},
website: 'https://darwinia.network/',
twitter: 'https://twitter.com/DarwiniaNetwork',
telegram: 'https://t.me/DarwiniaNetwork',
discord: '',
medium: 'https://medium.com/@DarwiniaNetwork',
github: 'https://github.com/darwinia-network',
youtube: '',
description:
'Darwinia Network is a decentralized cross-chain bridge protocol building on Substrate, which is the "Golden Gate Bridge" of the cross-chain ecology. It provides the safest heterogeneous cross-chain solution that does not rely on third-party multi-signatures, connecting Polkadot, Ethereum, TRON and other heterogeneous chains',
token: 'CRING',
leasePeriod: 'TBA',
rococoV1: {
included: true,
link:
'https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fparachain-rpc.darwinia.network#/accounts',
},
},
{
logo: '/img/logo/BiFrost_400x400.jpg',
name: 'BiFrost',
slug: 'bifrost',
category: 'DeFi',
tags: ['ethereum', 'TRON'],
sisterOf: {
name: 'BiFrost',
logo: '/img/logo/BiFrost_400x400.jpg',
website: 'https://thebifrost.io/',
},
website: 'https://thebifrost.io/',
twitter: 'https://twitter.com/bifrostio',
telegram: 'https://t.me/Bifrost_Global',
discord: '',
medium: 'https://medium.com/bifrost',
github: '',
youtube: 'https://www.youtube.com/channel/UCYm4MGAGGGFUdykEr3JlHoA',
description:
'A blockchain middleware platform that provides scalability, flexibility and interoperability for the success of DApps, and a platform that provides even BiFi, a multi-chain DeFi',
token: 'BNC',
leasePeriod: '6-12 months',
rococoV1: {
included: true,
link:
'https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frococo-1.testnet.liebi.com#/accounts',
},
},
{
logo: '/img/logo/KILT_400x400.png',
name: 'KILT Protocol',
slug: 'kilt-protocol',
category: 'Self-Sovereign Data and Identity',
tags: [],
sisterOf: {
name: 'KILT Protocol',
logo: '/img/logo/KILT_400x400.png',
website: 'https://www.kilt.io/',
},
website: 'https://www.kilt.io/',
twitter: 'https://twitter.com/Kiltprotocol',
telegram: 'https://t.me/KILTProtocolChat',
discord: '',
medium: 'https://kilt-protocol.medium.com/',
github: 'https://github.com/KILTprotocol',
youtube: 'https://www.youtube.com/channel/UC5ihHD8UyGGx0oLZt78429w',
description:
'KILT is a Blockchain protocol for Self-Sovereign Data and Interoperability. It describes and attests any kind of characteristics in a standardised way',
token: 'KILT',
leasePeriod: '1 year',
rococoV1: {
included: true,
link:
'https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fpara.rococo-v1.kilt.io#/accounts',
},
},
{
logo: '/img/logo/Phala_400x400.jpg',
name: 'Phala Network',
slug: 'phala-network',
category: 'Privacy',
tags: [],
sisterOf: {
name: 'Phala Network',
logo: '/img/logo/Phala_400x400.jpg',
website: 'https://phala.network/',
},
website: 'https://phala.network/',
twitter: 'https://twitter.com/PhalaNetwork',
telegram: 'https://t.me/phalanetwork',
discord: '',
medium: 'https://medium.com/phala-network',
github: 'https://github.com/Phala-Network',
youtube: '',
description:
'General-Purpose Confidential Smart Contract for DApps and DeFi',
token: 'PHA',
leasePeriod: '1 year',
rococoV1: {
included: true,
link:
'https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frococov1.phala.network%2Fws#/accounts',
},
},
{
logo: '/img/logo/Crust_400x400.jpg',
name: 'Crust Maxwell',
slug: 'crust-maxwell',
category: 'Decentralized Storage',
tags: [],
sisterOf: {
name: 'Crust Network',
logo: '/img/logo/Crust_400x400.jpg',
website: 'https://www.crust.network/',
},
website: 'https://www.crust.network/',
twitter: 'https://twitter.com/CrustNetwork',
telegram: 'https://t.me/CrustNetwork',
discord: '',
medium: 'https://medium.com/@CrustNetwork',
github: 'https://github.com/crustio',
youtube: '',
description:
"CRUST provides a decentralized storage network of Web3 ecosystem. It supports multiple storage layer protocols such as IPFS, and exposes storage interfaces to application layer. Crust's technical stack is also capable of supporting a decentralized computing layer",
token: 'CRU',
leasePeriod: 'TBA',
rococoV1: {
included: true,
link:
'https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fapi-rococo.crust.network#/accounts',
},
},
{
logo: '/img/logo/Shiden_400x400.jpg',
name: 'Shiden Network',
slug: 'shiden-network',
category: 'Smart Contracts',
tags: ['layer 2'],
sisterOf: {
name: 'Plasm Network',
logo: '/img/logo/Plasm_400x400.jpg',
website: 'https://www.plasmnet.io/',
},
website: 'https://www.plasmnet.io/',
twitter: 'https://twitter.com/ShidenNetwork',
telegram: 'https://t.me/PlasmOfficial',
discord: 'https://discordapp.com/invite/Dnfn5eT',
medium: 'https://medium.com/plasm-network',
github: 'https://github.com/PlasmNetwork',
youtube: '',
description:
'Shiden Network is a smart contract platform on Kusama Network that supports Ethereum and layer2 technologies like Rollups',
token: 'SDN',
leasePeriod: 'TBA',
rococoV1: {
included: true,
link:
'https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frpc.rococo.plasmnet.io#/accounts',
},
},
{
logo: '/img/logo/Robonomics_400x400.jpg',
name: 'Robonomics',
slug: 'robonomics-network',
category: 'Robotics',
tags: [],
sisterOf: {
name: 'Robonomics',
logo: '/img/logo/Robonomics_400x400.jpg',
website: 'https://robonomics.network/',
},
website: 'https://robonomics.network/',
twitter: 'https://twitter.com/AIRA_Robonomics',
telegram: 'https://t.me/robonomics',
discord: 'https://discordapp.com/invite/Dnfn5eT',
medium: 'https://blog.aira.life/',
github: 'https://github.com/airalab',
youtube: 'https://www.youtube.com/c/Airalab',
description:
'Secure, сost-effective, and futuristic IoT platform for connecting robotics under Polkadot and Ethereum control',
token: 'XRT',
leasePeriod: 'TBA',
rococoV1: {
included: true,
link:
'https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frococo.parachain.robonomics.network#/accounts',
},
},
{
logo: '/img/logo/Encointer_400x400.png',
name: 'Encointer',
slug: 'encointer',
category: 'Universal Basic Income',
tags: [],
sisterOf: {
name: 'Encointer',
logo: '/img/logo/Encointer_400x400.png',
website: 'https://encointer.org/',
},
website: 'https://encointer.org/',
twitter: 'https://twitter.com/encointer',
telegram: '',
discord: '',
medium: '',
github: '',
youtube: '',
description:
'Encointer is a fundamental redesign of money. Based on the principle of equal opportunity every human gets a universal basic income and a digital ID without relying on a central authority',
token: 'ERT',
leasePeriod: 'TBA',
rococoV1: {
included: true,
link:
'https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frococo.encointer.org#/accounts',
},
},
{
logo: '/img/logo/Zero_400x400.jpg',
name: 'Zero',
slug: 'zero',
category: 'Gaming Protocol',
tags: [],
sisterOf: {
name: 'Zero',
logo: '/img/logo/Zero_400x400.jpg',
website: 'https://zero.io',
},
website: 'https://zero.io',
twitter: 'https://twitter.com/zerodotio',
telegram: '',
discord: 'https://discord.com/invite/rhwtr7p',
medium: 'https://github.com/playzero',
github: '',
youtube: '',
description:
'ZERO is a multichain network providing asset, finance, governance protocols, a metaverse hypergraph and unique functionality tailored for the videogame, content and esports economy utilizing the native platform token PLAY',
token: 'PLAY',
leasePeriod: 'TBA',
rococoV1: {
included: true,
link:
'https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frococo.encointer.org#/accounts',
},
},
],
}