mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e3d5d8ed79
* Include coin info.json's in checks as well * Put all chain coin cheks into one check step * Socials->links adaptation in coin info.json's Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
38 lines
1.0 KiB
JSON
38 lines
1.0 KiB
JSON
{
|
|
"name": "Kusama",
|
|
"website": "https://kusama.network",
|
|
"source_code": "https://github.com/kusamanetwork",
|
|
"white_paper": "",
|
|
"description": "Kusama is described as a canary-net: It is an early, highly experimental version of Polkadot presenting real economic conditions.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/kusamanetwork",
|
|
"handle": "kusamanetwork"
|
|
},
|
|
{
|
|
"name": "Reddit",
|
|
"url": "https://www.reddit.com/r/Kusama",
|
|
"handle": "Kusama"
|
|
}
|
|
],
|
|
"explorer": "https://polkascan.io/pre/kusama-cc3",
|
|
"symbol": "KSM",
|
|
"type": "COIN",
|
|
"decimals": 12,
|
|
"status": "active",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/kusamanetwork"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/kusamanetwork"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/Kusama"
|
|
}
|
|
]
|
|
} |