For the complete documentation index, see llms.txt. This page is also available as Markdown.

Proof Aggregation

Many rollup systems have a need to aggregate a large number of smaller proofs into one aggregate proof. For example, a privacy rollup like Aztec, which needs to aggregate a large number of private proofs into one aggregate proof could use ZkCloud for the aggregation while retaining its desired privacy guarantees.

Last updated