Intro
Mission
Gas Fees
Projects
Why Zk?
Layer 2
Validating
Loopring
Vitalik Buterin
What's Better?
Resources
Contact Us

ZK ROLLUPS

MAKING ETHEREUM FASTER AND GAS CHEAPER

REDUCING FEES FOR USERS.

Lower “Gas” Fees.

THE
MISSION?

Increase Scalability. Reduce Transaction Fees.

VALIDATING BLOCKS QUICKER.

Reduce Gas Fees

Zk Rollups

Scalability is one of the main issues of the Ethereum Network.

The gas prices rise in tandem with the amount of decentralised apps (Dapps) built on the network and the number of transactions. Ethereum transaction fees soared to over $300 per transaction earlier in 2021, coinciding with a large increase in activity on the Ethereum network. In an attempt to tackle Ethereum’s scalability problem, Zero-Knowledge rollups are being developed to take some of the load off the blockchain network.

1

Making Transactions Faster

ZK-Rollups reduce congestion on the main Ethereum chain which leads to faster and cheaper transactions costs.

2

Less Data, Less Gas Fees

With less computing and storage resources contained on the main chain, fees are lowered since there is less demand, speed is also reduced since there is no backlog of transaction data.

3

How Does it Work

ZK-Rollup works by combining hundreds of off-chain transaction data into a single transaction. The main chain then sends a SNARK (short noninteractive argument for knowledge) for verification to the main chain.

SCALING ETHEREUM SECURELY.

Blockchain Scalability

Projects that use zero knowledge technology includes:

REAL WORLD SOLUTIONS.

1

Matter Labs’ zkSync is a user-centric zk Rollup platform. It’s an Ethereum scaling solution that’s already active on the mainnet.

2

zkSwap

A Layer-2 DEX with the AMM model based on zero knowledge rollups.

3

zkTube

zkTube is a protocol for users and developers that uses ZK Rollup solutions to produce zero-knowledge proofs.

4

Polygon Hermez

Open-source zero knowledge rollup that is optimised for Ethereum token transfers that are secure, low-cost, and usable.

5

Mir Protocol

Open-source platform where users can create secure, scalable and private private decentralised applications.

6

Loopring is a Layer 2  that enables highly efficient, low-cost trading and transactions on Ethereum. 

SCALING ETHEREUM SECURELY.

Why

Zk Rollups?

VALIDATE FASTER

Validating a block using a ZK-rollup is faster and less expensive because less data is provided.

There are no delays when moving funds from layer 2 to layer 1 with a ZK-rollup because the funds have already been validated by a validity proof acknowledged by the ZK-rollup contract. They’re also more secure since the data needed to retrieve the state is stored on the layer 1 chain.

Another benefit is speed, the state is quickly validated after the proofs are submitted to the main chain, resulting in a faster finality time. ZK Rollups are also not vulnerable to the economic attacks that Optimistic rollups are.

How Does A ZK Rollup Work?

ZK-Rollup works by combining hundreds of off-chain transaction data into a single transaction. The main chain then sends a SNARK (short non-interactive argument for knowledge) for verification to the main chain.

ZK Rollups Explained to a Five Year Old:

A ZK-Rollup, to put it simply, is a smart contract that combines hundreds of transactions from the main blockchain into a single transaction. A validity proof is then returned to the main blockchain.

This decreases the amount of data transferred over Ethereum’s main blockchain, allowing transactions to be completed faster and for less money.

Bundled Transactions

USE
CASES

Lower Gas Price. Faster Transactions.

REAL WORLD SOLUTIONS.

What Are

ZK Rollups?

ZERO KNOWLEDGE

Lower Gas Price. Lower Now.

Zero-Knowledge Rollups (ZK-Rollups) is a protocol that scales the Ethereum network by performing bundling and taking transaction data off the main blockchain, preventing the main chain from becoming congested. 

ZK-Rollup works by taking hundreds of payments off-chain and mixing these into one transaction. The main chain then sends in a SNARK (succinct non-interactive argument for knowledge) to the main chain for verification. 

Validation of a block using ZK-Rollups is faster since less data is included. ZK-Rollups have become a standard choice in layer 2 building to enhance the scaling.

ETHEREUM BLOCKCHAIN SCALABILITY.

Why Use

ZK Rollups?

TECHNOLOGY

Validating a block using a ZK-rollup is faster and less expensive because less data is provided.

There are no delays when moving funds from Layer 2 to Layer 1 with a ZK-rollup because the funds have already been validated by a validity proof acknowledged by the ZK-rollup contract.

They’re also more secure since the data needed to retrieve the state is stored on the layer 1 chain.

Another benefit is speed, the state is quickly validated after the proofs are submitted to the main chain, resulting in a faster finality time.

ZK Rollups are also not vulnerable to the economic attacks that Optimistic rollups are.

SCALING ETHEREUM SECURELY.

Blockchain Scalability

Scale Your Ethereum App

WITH ZK Rollups

ZK Rollups are already being used to scale Ethereum applications. One example is Loopring.

Loopring is a protocol that allows developers to build Ethereum-based decentralised exchanges (DEXs) with fast transactions for crypto traders.

Loopring DEXs use the high-throughput advantage of ZK proofs to provide low-cost trade and payment on the Ethereum blockchain.

These DEX’s use ZK-Rollups to complete transaction settlements off-chain, rather than settling on the main Ethereum blockchain. This reduces the number of transactions sent to the Ethereum network, which prevents congestion, improves performance, and lowers trading prices.

SCALING ETHEREUM SECURELY.

Making Transactions Fast

OUR
MISSION

Lower Gas Price.Lower the.

REAL WORLD SOLUTIONS.

Vitalik Buterin

ON
ROLLUPS?

Vitalik Buterin has spoken on rollup technology in a blog post titled "Endgame."

According to the Ethereum founder, today’s average “large blockchain” has a high block frequency, block size, and transaction speed, but because to the high node operation costs associated with making big blocks, it also becomes very centralised.

Many Ethereum competitors, such as Solana, claim to have rapid transaction times yet require expensive gear to host nodes, prompting concerns about the degree of decentralisation.

Vitalik Buterin goes on to say that, while rollups improve block validation, they still lead to centralised block production, and that in a rollup-centric world, there are two likely outcomes: one in which “everyone migrates” to a single highly scalable rollup, or one in which network activity is spread across multiple solutions.

Vitalik claims that block production will remain centralised in both cases due to “network effects within rollups or network effects of cross-domain MEV.”

He does, however, mention that measures like committee validation, data availability sampling, and bypass pathways can be utilised to control the creation of new blocks.

BLOCKCHAIN SCALABILITY.

What's Better?

Optimistic
vs ZKRollups?

Both ZK-Rollups and optimistic rollups increase scalability by taking transaction data off-chain and transferring compressed data to the "Ethereum main chain."

The verification process is where the protocols differ, for example, ZK-Rollups use a cryptographic process to confirm transactions. Each group of transactions then submit a validity proof to the main blockchain.

On the other side, optimistic rollups assume that all transactions are legitimate and transmit transaction batches without any calculations. This results in a significant increase in scalability. There is, however, a challenge period during which anyone can query the legitimacy of any transaction.

If an anomaly is discovered, the rollup uses the data provided on Layer 1 to do fraud proofs (a check on transactions for suspected fraud). When compared to ZK-Rollups, the challenge period wait creates larger delays.

By paying sequencers, the optimistic rollup protocol encourages valid transactions (parties responsible for storing and executing user transactions off-chain). Sequencers that submit fake transactions to the Ethereum blockchain face a loss of their ETH share.

Because they don’t require sophisticated computations, optimistic rollups can provide a 100x gain in scalability. However, because of the challenge phase, they have a much longer withdrawal period than ZK-Rollups.

Another significant distinction is that optimistic rollups support smart contracts, which are difficult to execute with zero knowledge rollups.

MAKING TRANSACTIONS MULTIPLY.

Learn More Today

ZK Rollup Resources

If you want to learn more about zero knowledge rollups, check out the following "resources for more information".

MAKING TRANSACTIONS MULTIPLY.

Lower “Gas” Prices.

CONTACT US

ZK Rollups

Get In Touch and Drop us a Line: Lets Onboard the Next Billion Ethereum Users.

ZkSync protocol is a premier layer-2 scalability offering from Matter Labs, which recently undertook a substantial Series B fundraising round that saw the firm unlock $50m in capital from major players such as Andreessen Horowitz, Consensys, ByBit and OKex.