Skip to main content

Validity Proof

Definition

A Validity Proof is a cryptographic argument that demonstrates the correctness of a computation or a statement without revealing the underlying data. In blockchain systems, these proofs are used to confirm that off-chain transactions or state changes were executed correctly, and that the resulting new state is valid, without requiring on-chain re-execution. This approach is fundamental to optimistic and zero-knowledge rollups, enabling significant scalability improvements by moving computation off the main chain. It provides strong cryptographic assurances of data integrity.