trustwallet-assets/blockchains/celo/info/info.json
Adam R bb47ec5f3c
[Internal] Rename short_description to description in all info.json files (#5461)
* Rename short_description to description in all info.json files.

* Adjust check of fields

* Adjust field check

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-03 09:59:29 -08:00

23 lines
673 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",
"description": "Celo is an open platform that makes financial tools accessible to anyone with a mobile phone",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/CeloOrg",
"handle": "CeloOrg"
},
{
"name": "Reddit",
"url": "",
"handle": ""
}
],
"explorer": "https://explorer.celo.org/",
"research": "https://docs.celo.org/"
}