ADVERTISEMENT

[email protected]

  • Submit Press Release
  • Submit Guest Post
  • Write for Kryptomoney.com
Latest Crypto News
  • News
    • Bitcoin News
    • Blockchain News
    • Cryptocurrency News
    • Ethereum News
    • Exchanges News
    • Regulations News
  • Price Analysis
    • Bitcoin (BTC) Analysis
    • Ether (ETH) Analysis
    • Ripple (XRP) Analysis
    • Litecoin (LTC) Analysis
    • Bitcoin Cash (BCH) Analysis
    • Binance Coin (BNB) Analysis
  • Industry
    • Events
    • Press Release
  • Start Here
  • Advertise
No Result
View All Result
  • News
    • Bitcoin News
    • Blockchain News
    • Cryptocurrency News
    • Ethereum News
    • Exchanges News
    • Regulations News
  • Price Analysis
    • Bitcoin (BTC) Analysis
    • Ether (ETH) Analysis
    • Ripple (XRP) Analysis
    • Litecoin (LTC) Analysis
    • Bitcoin Cash (BCH) Analysis
    • Binance Coin (BNB) Analysis
  • Industry
    • Events
    • Press Release
  • Start Here
  • Advertise
No Result
View All Result
Latest Crypto News
No Result
View All Result
Home News

What is Zilliqa ? A Beginner’s Guide To Zilliqa Blockchain

KryptoMoney Staff by KryptoMoney Staff
June 6, 2018
in News
0
zilliqa | what is zilliqa blockchain
0
SHARES
230
VIEWS
Share on FacebookShare on Twitter

 

Zilliqa Blockchain: Solving Scalability Issues

Zilliqa is a scalability-focused, blockchain-based payment processing and Decentralized application (dapp) platform currently in advanced development. The core feature allowing Zilliqa to scale beyond what is possible with rcxisting similar platforms, such as Ethereum, is “Sharding”

Sharding refers to dividing the blockchain network into smaller subnetworks that can process transactions and execute computing operations in parallel (at the same time).

Zilliqa fundamentally changes how a blockchain reaches consensus. Their sharding solution scales with the size of the network. Theoretically, there’s no limit to the number of transactions Zilliqa could process per second. Practically, however, depending on the number of nodes on the network, Zilliqa could process tens or hundreds of thousands of transactions per second.

It also promises to support smart contracts. Running smart contracts on a sharded network is a major technical challenge for Zilliqa. In this article, we’ll explore how they’re approaching scalability for transactions and smart contracts.

What is Zilliqa?

Zilliqa claims to be the world’s first high-throughput public blockchain platform designed to scale to thousands of transactions per second. As mentioned above as well, Zilliqa brings theory of sharding to practice with its novel protocol that increases transaction rates as its network expands.

What is Sharding?

The idea of Sharding is to automatically split up a large network of machines processing transactions into parallel sub-committees or “shards”. Each shard processes its own microblock in parallel with other shards, and resulting micro-blocks are merged into a final one.

Reiterating from above:- “Sharding refers to dividing the blockchain network into smaller subnetworks that can process transactions and execute computing operations in parallel (at the same time).”

How Zilliqa started?

Zilliqa began development on June 1, 2017, and had an internal test net (testing network) operational by September 1, 2017. Since then, the project has released:

  • A public testnet (December 1, 2017),
  • Different types of sharding protocols,
  • Persistent data storage,
  • A smart contract language and framework,
  • And a test net wallet.

DApps are scheduled to begin development on the platform in Q3 of 2018.

However, since the main net (the first version of Zilliqa’s fully functional, independent, decentralized blockchain network) is not yet operational, their ZIL token is currently an Ethereum based ERC20 token transacted on the Ethereum blockchain. ERC20 tokens will be swapped at mainnet launch for ZIL blockchain tokens.

Zilliqa Roadmap

zilliqa roadmap | zillia future plans |

On one recent test on their testnet, Zilliqa executed 2,488 transactions per second with 6 network shards running only 3,600 nodes (network servers that process and confirm transactions) total, compared to Ethereum’s 10 or so transactions per second using four times the number of nodes.

zilliqa testnet | zilliqa mainnet | zilliqa vs ethereum

Zilliqa Solving the Scalability Problem

Blockchain has an inherent scalability problem. As mentioned, Zilliqa will process more transactions per second as the number of nodes on the network increases. This is the reverse of most blockchain platforms, which tend to yield slower throughput as the network grows. This is because as more nodes join the network, block data (data within groups of transactions) must travel further to be broadcast to the entire network.

zilliqa sharding | what is sharding | what is zilliqa sharding

Although sharding as a concept has existed in the database field for some time, Zilliqa is the first blockchain platform to actually implement it. There are three different ways that Zilliqa performs sharding:

  • Network Sharding
  • Atomic Transaction Sharding
  • Computational Sharding.

Network Sharding

Network sharding refers to the process by which the network is broken up into subnetworks. The network sharding protocol uses a consensus algorithm called Proof of Work (PoW) to choose and continually update what is called a Directory Service Committee (DS committee) and to carry out an identity validating process for nodes entering the network. The DS committee coordinates the sharding process and validates blocks of transactions proposed by shards.

zilliqa network sharding | zilliqa sharding

Atomic Transaction Sharding

Zilliqa also uses what is called an Atomic Transaction Sharding Protocol, which means it allows transactions to be confirmed by the network in a final operation as if there were no sharding.

This is done through Zilliqa’s “account-based design” in which transactions are sharded based on the accounts sending the transaction. This ensures the same shards can prevent double spending or replay exploits from a given account, while also allowing transaction commits to happen without cross-shard communication, which would make network communications slower and more costly. The same mechanisms allow transactions to be processed at the same time as consensus processes of the blockchain.

Computational Sharding

The third way that Zilliqa uses a sharding process is through a computational sharding framework that allows resource intensive dapps to be run on the network very efficiently.

zilliqa transaction sharding | zilliqa sharing

Computational sharding refers to the ability of the Zilliqa network to run more than one instruction at once, in contrast to other dapp and smart contract platforms such as Ethereum that allow only one instruction at a time to be processed.

How Does Zilliqa Achieves Consensus? | Zilliqa, Proof-of-Work and Consensus

No, Zilliqa does use use Proof-of-Work alrgortihm for consensus. Zilliqa only leverages PoW to establish mining identities. This process defends against sybil attacks and is also used to perform network sharding. PoW is performed only at larger intervals, not by every miner on every block.

Zilliqa employs Elliptic Curve Based Schnorr Signature Algorithm (EC-Schnorr) with multi-signing or signature aggregation. This means that the size of the signature stays small even when a lot of miners sign a block. Moreover, by leveraging efficient network topology, Zilliqa’s consensus scheme reduces the communication complexity to O(N), i.e., linear to the size of the network.

What Features Does Zilliqa Offers To dApps And Miners?

 Besides providing a blockchain platform for dApps that scales to thousands of transactions per second in throughput, Zilliqa offers several other features to dApps and miners, including:
  • More stable payout to miners with lower variance
  • Low joining cost for miners with compatibility with Ethash
  • Better energy utilization by leveraging PoW only for identity establishment
  • Quantifiable security for dApp users with different budgets for secure computation
  • Secure and dataflow style smart contracts

Zilliqa Team

Zilliqa team is comprised of learned cryptographers, developers and marketers who really exist. Here is a sneak peek into the team’s composition. They also have a strong peer-reviewed concept of sharding being applied on their blockchain for achieving security as well as high throughput.

zilliqa team | zilliqa advisors zilliqa team | zilliqa advisors zilliqa team | zilliqa advisors

Zilliqa Advisors

Following are the advisors to Zilliqa project:-

zilliqa team | zilliqa advisors

Zilliqa Token Distribution

  • 40% of tokens will be kept aside to incentivize miners
  • 30% of tokens will be available for sale to the community
  • 30% of the tokens will be divided amongst the team and its partners
  • 10% will be held by Anquan which will continue to support the development
  • 12% will be held by Zilliqa Research, a new entity
  • 5% will be held by the Zilliqa founding team
  • 3% will be split between agencies and advisors.

The Zilliqa ICO concluded in December 2017 where Zilliqa wanted to sell 30% of the tokens (6.3 billion) out of the total supply of 21 billion tokens. Before this, a private pre-sale was completed.

From Where To Buy Zilliqa? How To Buy Zilliqa Cryptocurrency (ZIL)?

Zilliqa is listed and can be purchased from the following list of cryptocurrency exchanges:

  • Binance
  • Huobi
  • Gate.io
  • Korbit
  • Kyber Network
  • Ether Delta
  • IDEX, and many more

Recently, ZIL got listed on Bithum, Upbit and OKEx. The listing shot the price of Zilliqa straight updarwds and the Zilliqa market cap crossed $1Billion.

Read more:- ZIL Market cap crosses $ 1 Billion

How To Buy Zilliqa in India ?

You can buy Zilliqa from the following list of Indian Cryptocurrency Exchanges in exchange of INR:

  • Koinex,
  • BitBns,
  • Coindelta,
  • WazirX

Zilliqa Wallets | Where To Safe Store Zilliqa Coins ?

As Zilliqa is based on Ethereum Blockchain, ZIL tokens can be stored in any ERC-20 Token compliant wallet. Although, Zilliqa tokens will swap from Ethereum to it’s own blockchain as soon as Zilliqa launches it’s mainnet in Q3 of 2018. Some of the ERC-20 compatible wallets are:-

  • MyEtherWallet (MEW),
  • MetaMask,
  • Coinomi,
  • Ledger Nano S,
  • Trezor, etc

Here is a full list of wallets that are compatible and supports storage of ERC-20 tokens:- Best Wallets To Store Your ERC20 Tokens

Additional Zilliqa Resource List

  • Website
  • Whitepaper
  • Blog
  • Twitter
  • Reddit
  • Telegram
  • Youtube
  • Github
  • FAQs

Also Read:

  • What is Siacoin ?
  • What is Lakshmi Coin ?
  • What is NEO Cryptocurrency ?
  • What is Qtum Cryptocurrency ?
  • What is Waves Cryptocurrency ?
  • Whats Nucleus Vision? What is nCash Cryptocurrency ?
  • What is Telcoin ?
  • What is Dragonchain ?

KryptoMoney.com publishes latest news and updates about Bitcoin, Blockchain Technology, Cryptocurrencies and upcoming ICO’s.

Tags: Blockchain NewsBlockchain technologyblockchain updatesCryptocurrency Newsshardingzilliqazilliqa blockchainzilliqa sharding
Previous Post

Cryptocurrency Ponzi Scheme Worth Rs. 500 Crore Busted by Mumbai Police

Next Post

Shilpa Shetty’s Husband, Raj Kundra Being Interrogated in a Bitcoin Scam

Next Post
Raj Kundra | Bitcoin Scam | Bitcoin Ponzi Scheme Amit Bhardwaj | Bitcoin updates

Shilpa Shetty’s Husband, Raj Kundra Being Interrogated in a Bitcoin Scam

Recent Stories

What Will 2021 Hold for Bitcoin and Crypto? BTC Price Prediction and Events To Watch Out for by Mid-2021

What Will 2021 Hold for Bitcoin and Crypto? BTC Price Prediction and Events To Watch Out for by Mid-2021

January 14, 2021
Crypto Payment

PayPal Crypto Trading Volume Climbed $242 In One Day

January 14, 2021
Government of Pakistani Province Announces Launch of Bitcoin Mining Farms

Government of Pakistani Province Announces Launch of Bitcoin Mining Farms

January 14, 2021
halving

Google Data Reveals “Ethereum” Searches Hit All-Time High

January 14, 2021
BTC/USD

BTC Price Analysis: In a Return Rally BTC/USD Grinds Past $40,000 Amid Grayscale Bitcoin Purchase of $80M

January 14, 2021
Wunderbit Trading

Wunderbit Trading – Copy Trading Platform That Suits All 

January 14, 2021
bitcoin

Top 7 Open-source Code Bitcoin Wallets

January 14, 2021
Bitcoin

Bitcoin Institutional Investors Not Worried About Recent BTC Decline

January 13, 2021
Crypto Analyst

Crypto Analyst Predicts BTC Will Plunge Below $20,000, BTC Up Over 2.7%

January 13, 2021
DOT/USD

DOT Price Analysis: Massive Liftoff on DOT/USD to $10.98, On-Chain Data Indicates a Climb in Polkadot Volume

January 13, 2021

Email Subscription

Pages

About Us

Contact Us

Disclaimer

Get Latest Cryptocurrency And Bitcoin News

Privacy Policy

Write for Kryptomoney.com

Category

Events

General

Interviews

News

Price Analysis

Press Release

Sponsored

Information

About Us

Submit Press Release

Submit Guest Post

Contact Us

Social Icons

[email protected]

©KryptoMoney 2019 | Southridge Internet Corp

No Result
View All Result
  • Resource List
  • News
  • Price Analysis
  • Events
  • Press Release
  • Sponsored

©KryptoMoney 2019 | Ess Commerce Private Limited

  • bitcoinBitcoin (BTC) $ 38,857.00 3.08%
  • ethereumEthereum (ETH) $ 1,190.14 4.85%
  • tetherTether (USDT) $ 0.999829 0.24%
  • bitcoin-cashBitcoin Cash (BCH) $ 511.23 2.41%
  • binancecoinBinance Coin (BNB) $ 40.87 1.79%
Our websites require cookies enabled to provide you with an uninterrupted experience. Please continue without changing your setting to receive important notifications.I Agree