trustwallet-assets/blockchains/terra/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
852 B
JSON

{
"name": "Terra",
"website": "https://terra.money",
"source_code": "https://github.com/terra-project",
"white_paper": "https://docs.terra.money",
"short_scription": "",
"description": "Terra describes itself as a price-stable cryptocurrency aimed at mass adoption. As its scale grows, the team aims to have Terra evolve into a new financial infrastructure for the next generation of decentralized apps.",
"explorers": [
{
"name": "Terra Finder",
"url": "https://finder.terra.money"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/terra_money",
"handle": "terra_money"
},
{
"name": "Reddit",
"url": "",
"handle": ""
}
],
"data_source": "crowd"
}