trustwallet-assets/blockchains/nervos/info/info.json
Mykola f3ffd0b9ae
Update coin info structure (#1511)
* Remove data_source and change explorers for coin info list

* Remove explorers and data_soruce from info model

* Add new helper func getChainAssetInfoPath

* script

* Rename explorers => explorer

* Rename explorers => explorer

* Remove lowercased version

* Optimised images with calibre/image-actions

* remove

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-03-21 20:12:51 -07:00

21 lines
1.3 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_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.",
"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.",
"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"
}