trustwallet-assets/blockchains/nimiq/info/info.json
Adam R 6572a691df
[Internal] Remove socials sections from info.json's (#10876)
* Remove socials sections from info.json's

* Update error message if socials is present

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 11:24:55 +02:00

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"
}
]
}