trustwallet-assets/blockchains/kusama/info/info.json
Viktor Radchenko fa65134c48
Update coin info to contain short description (#1235)
* Update coin info to contain short description

* Rename whitepaper to white_paper

* Fix filecoin file

* Fix iost json
2020-02-15 10:04:11 +09:00

27 lines
1.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"name": "Kusama",
"website": "https://kusama.network",
"source_code": "https://github.com/kusamanetwork",
"white_paper": "",
"short_scription": "",
"description": "Kusama is an early, unaudited, and unrefined release of Polkadot. Kusama will serve as a proving ground, allowing teams and developers to build and deploy a parachain or try out Polkadots governance, staking, nomination and validation functionality in a real environment.\r\n\r\nKusama describes itself as a canary-net: It is an early, highly experimental version of Polkadot presenting real economic conditions. It is not economically centralized and there will be no central kill switch. Kusama will exist as long as its community maintains it and the team aims to cater to new, early, high-risk functionality and projects preparing to develop and deploy on Polkadot.",
"explorers": [
{
"name": "PolkaScan",
"url": "https://polkascan.io/pre/kusama-cc3"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/kusamanetwork",
"handle": "kusamanetwork"
},
{
"name": "Reddit",
"url": "https://www.reddit.com/r/Kusama",
"handle": "Kusama"
}
],
"data_source": "crowd"
}