mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e3d5d8ed79
* Include coin info.json's in checks as well * Put all chain coin cheks into one check step * Socials->links adaptation in coin info.json's Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
38 lines
1.0 KiB
JSON
38 lines
1.0 KiB
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.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/nimiq",
|
|
"handle": "nimiq"
|
|
},
|
|
{
|
|
"name": "Reddit",
|
|
"url": "https://reddit.com/r/Nimiq",
|
|
"handle": "Nimiq"
|
|
}
|
|
],
|
|
"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"
|
|
}
|
|
]
|
|
} |