trustwallet-assets/blockchains/nervos/info/info.json
2021-03-08 10:39:42 +00:00

24 lines
848 B
JSON

{
"name": "Nervos Network",
"website": "http://nervos.org",
"source_code": "https://github.com/nervosnetwork",
"white_paper": "https://github.com/nervosnetwork/rfcs/blob/master/rfcs/0002-ckb/0002-ckb.md",
"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.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/nervosnetwork",
"handle": "nervosnetwork"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/NervosNetwork",
"handle": "NervosNetwork"
}
],
"explorer": "https://explorer.nervos.org",
"symbol": "CKB",
"type": "COIN",
"decimals": 8,
"status": "abandoned"
}