trustwallet-assets/blockchains/nervos/info/info.json
Viktor Radchenko fa65134c48
Update coin info to contain short description (#1235)
* Update coin info to contain short description

* Rename whitepaper to white_paper

* Fix filecoin file

* Fix iost json
2020-02-15 10:04:11 +09:00

27 lines
1.2 KiB
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",
"short_scription": "",
"description": "The Nervos Network describes itself as an open-source public blockchain ecosystem and collection of protocols. The Nervos CKB (Common Knowledge Base) is the layer 1, proof of work public blockchain protocol of the Nervos Network. It reportedly allows any crypto-asset to be stored with the security, immutability and permissionless nature of Bitcoin while enabling smart contracts and layer 2 scaling. It aims to capture the total network value through its \"store of value\" crypto-economic design and native token, the CKByte.",
"explorers": [
{
"name": "Nervos Explorer",
"url": "https://explorer.nervos.org"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/nervosnetwork",
"handle": "nervosnetwork"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/NervosNetwork",
"handle": "NervosNetwork"
}
],
"data_source": "crowd"
}