trustwallet-assets/blockchains/celo/info/info.json
Adam R 6572a691df
[Internal] Remove socials sections from info.json's (#10876)
* Remove socials sections from info.json's

* Update error message if socials is present

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 11:24:55 +02:00

23 lines
699 B
JSON

{
"name": "Celo",
"website": "https://celo.org/",
"source_code": "https://github.com/celo-org/celo-blockchain",
"white_paper": "https://celo.org/papers",
"description": "Celo is an open platform that makes financial tools accessible to anyone with a mobile phone",
"explorer": "https://explorer.celo.org/",
"research": "https://docs.celo.org/",
"symbol": "CELO",
"type": "COIN",
"decimals": 8,
"status": "abandoned",
"links": [
{
"name": "github",
"url": "https://github.com/celo-org/celo-blockchain"
},
{
"name": "twitter",
"url": "https://twitter.com/CeloOrg"
}
]
}