mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
6572a691df
* Remove socials sections from info.json's * Update error message if socials is present Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
27 lines
803 B
JSON
27 lines
803 B
JSON
{
|
||
"name": "Nano",
|
||
"website": "http://nano.org/en",
|
||
"source_code": "https://github.com/nanocurrency",
|
||
"white_paper": "https://nano.org/en/whitepaper",
|
||
"description": "Digital currency for the real world – the fast and free way to pay for everything in life.",
|
||
"explorer": "https://nanocrawler.cc",
|
||
"research": "https://research.binance.com/en/projects/nano",
|
||
"symbol": "NANO",
|
||
"type": "COIN",
|
||
"decimals": 30,
|
||
"status": "active",
|
||
"links": [
|
||
{
|
||
"name": "github",
|
||
"url": "https://github.com/nanocurrency"
|
||
},
|
||
{
|
||
"name": "twitter",
|
||
"url": "https://twitter.com/nano"
|
||
},
|
||
{
|
||
"name": "reddit",
|
||
"url": "https://reddit.com/r/nanocurrency"
|
||
}
|
||
]
|
||
} |