Skip to main content

SNARK Bootstrapping

Definition

SNARK bootstrapping refers to the process of generating a new, succinct non-interactive argument of knowledge (SNARK) proof that verifies the correctness of a previous SNARK proof. This technique permits the recursive verification of computational integrity, allowing for the compression of long computational histories into a single, compact proof. It is a powerful method for achieving highly scalable and efficient verifiable computation. Bootstrapping enhances the practical application of zero-knowledge proofs.