trustwallet-assets/blockchains/zelcash/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": "Zel",
"website": "https://zel.network/",
"source_code": "https://github.com/zelcash/zelcash",
"white_paper": "https://zel.network/docs/zel_whitepaper_v2_English.pdf",
"short_description": "Zelcash is a cryptocurrency that holds a central role in the Zel Ecosystem. It gives the incentive for ZelNode ownership to enable the creation of ZelDex and the ZelDev Platform.",
"description": "ZelCash is the currency used to access the Zel ecosystem. As a Zcash-fork, ZelCash inherits the features of private addresses and transactions. The Zel ecosystem consists of the ZelCore multi-asset wallet platform and the ZelNodes computational node network which will run sidechains to power Dapps, smart contracts, and asset layers. The ZelCore wallet platform is free to use, and also has a subscription-based set of features that provide API access to major exchanges so that users can transact crypto where they want.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/zelcash",
"handle": "zelcash"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/zelcash",
"handle": "zelcash"
}
],
"explorer": "https://explorer.zel.cash"
}