mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
75136431f4
* 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>
31 lines
905 B
JSON
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"
|
|
} |