trustwallet-assets/blockchains/zilliqa/info/info.json
Mykola 75136431f4
Mykola/add username prop (#1091)
* 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>
2020-01-28 12:55:19 -08:00

31 lines
1.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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. Zilliqas high throughput means that developers can focus on fleshing out their ideas rather than worrying about network congestion."
}
],
"data_source": "crowd"
}