mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
24 lines
848 B
JSON
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"
|
|
} |