trustwallet-assets/blockchains/terra/info/info.json
Mykola 75136431f4
Mykola/add username prop (#1091)
* Add nested-property for easy work with objects

* Add infoList interface

* Modify and run script  to gen new "username" property

* Add "username" prop for all coins

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Rename username -> handle

* Rename username -> handle

* Optimised images with calibre/image-actions

* rename

* Update handle

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-01-28 12:55:19 -08:00

31 lines
905 B
JSON

{
"name": "Terra",
"website": "https://terra.money",
"source_code": "https://github.com/terra-project",
"whitepaper": "https://docs.terra.money",
"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": ""
}
],
"details": [
{
"language": "en",
"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."
}
],
"data_source": "crowd"
}