trustwallet-assets/blockchains/kusama/info/info.json
Mykola f3ffd0b9ae
Update coin info structure (#1511)
* Remove data_source and change explorers for coin info list

* Remove explorers and data_soruce from info model

* Add new helper func getChainAssetInfoPath

* script

* Rename explorers => explorer

* Rename explorers => explorer

* Remove lowercased version

* Optimised images with calibre/image-actions

* remove

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-03-21 20:12:51 -07:00

21 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_description": "Kusama is described as a canary-net: It is an early, highly experimental version of Polkadot presenting real economic conditions.",
"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.",
"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"
}