Integrity Verifier
Last updated
Last updated
Integrity is a zero-knowledge proof verifier designed to verify STARK proofs directly within the Cairo Virtual Machine (VM). It enables Layer 3 scalability on Starknet and enhances the capabilities of the entire ecosystem.
Integrity was developed in collaboration with .
Verifies STARK proofs generated by the Stone prover
Runs natively in the Cairo VM
Enables efficient Layer 3 solutions on Starknet
Reduces costs for proof verification on rollups
Lowers latency for proof-reliant systems
Enables "fractal scaling" by allowing L3 verification on L2
Supports innovation for Layer 3s and App-Chains on Starknet
Integrity was developed in collaboration with StarkWare. This partnership combined expertise from both teams to create a powerful and efficient STARK proof verifier for the Starknet ecosystem.
To learn more about Integrity, including detailed implementation instructions, API documentation, and example use cases, please visit our GitHub repository:
The repository contains all the necessary information to understand, implement, and contribute to the Integrity project.