trustwallet-assets/blockchains/nuls/info/info.json
Adam R e3d5d8ed79
[Internal] Coin info's: Include in checks; perform socials->links migration (#10707)
* 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>
2021-06-25 11:12:11 +02:00

39 lines
1.1 KiB
JSON

{
"name": "NULS",
"website": "https://nuls.io",
"source_code": "https://github.com/nuls-io/nuls",
"white_paper": "http://docs.nuls.io",
"description": "NULS is a global blockchain open-source project which is a highly customizable modular blockchain infrastructure; it consists of a microkernel and functional modules.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/nuls",
"handle": "nuls"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/nulsservice",
"handle": "nulsservice"
}
],
"explorer": "https://nulscan.io",
"research": "https://research.binance.com/en/projects/nuls",
"symbol": "NULS",
"type": "COIN",
"decimals": 8,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/nuls-io/nuls"
},
{
"name": "twitter",
"url": "https://twitter.com/nuls"
},
{
"name": "reddit",
"url": "https://reddit.com/r/nulsservice"
}
]
}