forked from trustwallet/assets
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo.json
More file actions
25 lines (25 loc) · 822 Bytes
/
info.json
File metadata and controls
25 lines (25 loc) · 822 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"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"
}