trustwallet-assets/blockchains/zilliqa/info/info.json

29 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"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/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"
}