Home > Resources > docs > SP1-Docs
SP1 Documentation (Succinct Labs)¶
Summary¶
Official documentation for SP1, Succinct Labs' zkVM that proves execution of RISC-V programs. Uses Plonky3 as the underlying proof system. Covers installation, writing programs, generating proofs, and on-chain verification. SP1 targets general-purpose ZK computation for any Rust/LLVM program.
Related resources¶
- Comparative Analysis of SP1 and RISC Zero Zero-Knowledge Virtual Machines (blog, 2024)
- OpenVM Documentation (doc, 2024)
- RISC Zero Documentation (doc, 2023)
- STARK 101 — AIR Tutorial (StarkWare) (doc, 2021)