trustwallet-assets/blockchains/nervos/info/info.json

28 lines
872 B
JSON
Raw Normal View History

{
"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": "twitter",
"url": "https://twitter.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"
}
]
}