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.4 KiB
JSON
31 lines
1.4 KiB
JSON
{
|
||
"name": "Zilliqa",
|
||
"website": "https://www.zilliqa.com",
|
||
"source_code": "https://github.com/Zilliqa/Zilliqa",
|
||
"whitepaper": "https://docs.zilliqa.com/whitepaper.pdf",
|
||
"explorers": [
|
||
{
|
||
"name": "ViewBlock",
|
||
"url": "https://viewblock.io/zilliqa"
|
||
}
|
||
],
|
||
"socials": [
|
||
{
|
||
"name": "Twitter",
|
||
"url": "https://twitter.com/zilliqa",
|
||
"handle": "zilliqa"
|
||
},
|
||
{
|
||
"name": "Reddit",
|
||
"url": "https://reddit.com/r/zilliqa",
|
||
"handle": "zilliqa"
|
||
}
|
||
],
|
||
"details": [
|
||
{
|
||
"language": "en",
|
||
"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."
|
||
}
|
||
],
|
||
"data_source": "crowd"
|
||
} |