Skip to main content

ZK Rollups

Definition

ZK Rollups are a type of Layer 2 scaling solution for blockchains that utilize zero-knowledge proofs to bundle numerous transactions off-chain into a single batch. This batch is then submitted to the main blockchain with a cryptographic proof confirming the validity of all included transactions. This method significantly reduces transaction fees and increases throughput by processing data off the main chain while inheriting its security guarantees. They represent a key technology for enhancing blockchain scalability and efficiency.