Skip to main content

Zkrollup Scalability

Definition

Zkrollup Scalability refers to the capacity of a zero-knowledge rollup to significantly increase the transaction throughput of a blockchain while maintaining its security properties. Zkrollups achieve this by executing transactions off-chain, bundling hundreds into a single batch, and generating a cryptographic proof for the entire batch. Only this compact proof is then submitted to the main chain for verification. This method drastically reduces the on-chain data and computational load.