mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
bb47ec5f3c
* Rename short_description to description in all info.json files. * Adjust check of fields * Adjust field check Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
22 lines
1.3 KiB
JSON
22 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",
|
|
"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"
|
|
}
|