trustwallet-assets/blockchains/callisto/info/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* Remove all source_code and whitepaper fields (moved to links section)

* Move white_paper fields to links section

* Add checks for source_code, whitepaper fields

* Whitepaper fixes

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 17:49:10 +02:00

28 lines
869 B
JSON

{
"name": "Callisto Network",
"website": "https://callisto.network",
"description": "Callisto Network is a blockchain platform with its own cryptocurrency (CLO) that is based on Ethereum protocol. Callisto Network is developed by Ethereum Commonwealth.",
"explorer": "https://explorer2.callisto.network",
"symbol": "CLO",
"type": "COIN",
"decimals": 18,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/EthereumCommonwealth"
},
{
"name": "twitter",
"url": "https://twitter.com/CallistoSupport"
},
{
"name": "reddit",
"url": "https://reddit.com/r/CallistoCrypto"
},
{
"name": "whitepaper",
"url": "https://whitepaper.callisto.network/"
}
]
}