28 lines
860 B
JSON
28 lines
860 B
JSON
{
|
|
"name": "Nervos Network",
|
|
"website": "http://nervos.org",
|
|
"description": "Nervos CKB (Common Knowledge Byte) is the native token of the Nervos Common Knowledge Base, a multi-asset, store of value, proof of work public blockchain.",
|
|
"explorer": "https://explorer.nervos.org",
|
|
"symbol": "CKB",
|
|
"type": "coin",
|
|
"decimals": 8,
|
|
"status": "abandoned",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/nervosnetwork"
|
|
},
|
|
{
|
|
"name": "x",
|
|
"url": "https://x.com/nervosnetwork"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/NervosNetwork"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://github.com/nervosnetwork/rfcs/blob/master/rfcs/0002-ckb/0002-ckb.md"
|
|
}
|
|
]
|
|
} |