mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
f3ffd0b9ae
* 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>
21 lines
1.4 KiB
JSON
21 lines
1.4 KiB
JSON
{
|
||
"name": "Zilliqa",
|
||
"website": "https://zilliqa.com",
|
||
"source_code": "https://github.com/Zilliqa/Zilliqa",
|
||
"white_paper": "https://docs.zilliqa.com/whitepaper.pdf",
|
||
"short_description": "Zilliqa will be the world's first high-throughput public blockchain platform - designed to scale to thousands of transactions per second.",
|
||
"description": "Introduced in 2017, Zilliqa (ZIL) is centered around the idea of 'Sharding' and was designed to enhance the scalability of cryptocurrency networks such as Ethereum. Sharding is analogous to the concept of 'divide and conquer', where transactions are divided into smaller groups for miners to perform parallel transactional verification. The upshot of this is the ability to reach consensus more quickly, which would increase the number of transactions in a given period. According to the white paper, transactions speed could scale to approximately 1000x that of Ethereum's network. Zilliqa’s high throughput means that developers can focus on fleshing out their ideas rather than worrying about network congestion.",
|
||
"socials": [
|
||
{
|
||
"name": "Twitter",
|
||
"url": "https://twitter.com/zilliqa",
|
||
"handle": "zilliqa"
|
||
},
|
||
{
|
||
"name": "Reddit",
|
||
"url": "https://reddit.com/r/zilliqa",
|
||
"handle": "zilliqa"
|
||
}
|
||
],
|
||
"explorer": "https://viewblock.io/zilliqa"
|
||
} |