Skip to main content

zk-Rollup

scalability · rollup

A Layer 2 system that batches transactions off-chain and posts validity proofs on-chain for efficient verification.

1.definition

A zk-rollup executes many transactions off-chain, compresses their effects, and submits data plus a validity proof to a base chain contract. The proof shows the new state follows the rules.

2.tradeoffs

zk-rollups can improve throughput and reduce fees, but they still depend on data availability, bridge contracts, sequencer behavior, prover performance, and upgrade governance.

Related terms

All terms and definitions may update as the Cryptionary improves.