Skip to main content

What is ZK-data-rollups?

ZK-data-rollups, a key component of Orochi Network, build on the proven ZK-Rollups widely used to enhance scalability in Layer 2 solutions across Web3. By adapting this approach, ZK-Data-Rollups deliver both security and cost-efficient verification, aggregating multiple data operation proofs into a single succinct proof without compromising privacy. This design mirrors the efficiency and trust that ZK-Rollups bring to blockchain transactions, making ZK-data-rollups an ideal solution for secure, low-cost data handling in the Web3 ecosystem.

ZK-data-rollups Circuit

Figure 1: ZK-data-rollups circuit

Within ZK-Data-Rollups, each step of data transformation is proven with a Zero-Knowledge Proof (ZKP), ensuring that every stage is secure and verifiable without revealing the data itself. Rather than producing a single monolithic proof, each ZKP is recursively composed with the proof from the previous step, creating a chained sequence of proofs. This incremental proof composition enhances security and maintains rigorous integrity throughout the data transformation pipeline.

Proof Composition

Figure 2: Proof composition