This repository provides a practical demonstration of generating and verifying SP1 Plonk proofs within the SP1 environment itself. It serves as a guide to understanding the self-referential ...
This repository implements a recursive proof generator that converts a Stwo-Cairo proof into a smaller Stwo-Plonk proof, leveraging the fact that Stwo-Plonk proof has much fewer columns than ...