mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
75136431f4
* Add nested-property for easy work with objects * Add infoList interface * Modify and run script to gen new "username" property * Add "username" prop for all coins * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Rename username -> handle * Rename username -> handle * Optimised images with calibre/image-actions * rename * Update handle Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
31 lines
1.2 KiB
JSON
31 lines
1.2 KiB
JSON
{
|
|
"name": "Zel",
|
|
"website": "https://zel.network/",
|
|
"source_code": "https://github.com/zelcash/zelcash",
|
|
"whitepaper": "https://zel.network/docs/zel_whitepaper_v2_English.pdf",
|
|
"explorers": [
|
|
{
|
|
"name": "Zel Explorer",
|
|
"url": "https://explorer.zel.cash"
|
|
}
|
|
],
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/zelcash",
|
|
"handle": "zelcash"
|
|
},
|
|
{
|
|
"name": "Reddit",
|
|
"url": "https://reddit.com/r/zelcash",
|
|
"handle": "zelcash"
|
|
}
|
|
],
|
|
"details": [
|
|
{
|
|
"language": "en",
|
|
"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."
|
|
}
|
|
],
|
|
"data_source": "crowd"
|
|
} |