mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* Remove socials sections from info.json's * Update error message if socials is present Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
26 lines
767 B
JSON
26 lines
767 B
JSON
{
|
|
"name": "Nimiq",
|
|
"website": "https://nimiq.com",
|
|
"source_code": "https://github.com/nimiq",
|
|
"white_paper": "https://nimiq.com/whitepaper",
|
|
"description": "Nimiq is the blockchain designed for simplicity. Nimiq aims to be the best performing and easiest-to-use decentralized payment protocol & ecosystem.",
|
|
"explorer": "https://nimiq.watch",
|
|
"symbol": "NIM",
|
|
"type": "COIN",
|
|
"decimals": 5,
|
|
"status": "active",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/nimiq"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/nimiq"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/Nimiq"
|
|
}
|
|
]
|
|
} |