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
857 B
JSON
27 lines
857 B
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.",
|
|
"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"
|
|
}
|
|
]
|
|
} |