OP Succinct
Documentation for OP Stack rollup operators and developers looking to upgrade to a Type-1 ZK rollup.
Overview
OP Succinct transforms any OP Stack rollup into a fully type-1 ZK rollup using SP1. This means your rollup can benefit from the security of zero-knowledge proofs while maintaining compatibility with the OP Stack ecosystem.
Key Benefits
- 1 hour finality secured by ZKPs, a dramatic improvement over the 7-day withdrawal window of standard OP Stack rollups.
- Unlimited customization for rollup modifications in pure Rust and easy maintainability.
- Cost-effective proving with an average cost of proving only fractions of cent per transaction (with an expected 5-10x improvement by EOY), thanks to SP1's blazing fast performance.
Getting Started
- Check the Prerequisites to ensure your environment is ready.
- Run the Cost Estimator to understand the resource requirements for proving.
- Try OP Succinct in Mock Mode for development.
- Deploy OP Succinct in Full Mode for production.
Support and Community
All of this has been possible thanks to close collaboration with the core team at OP Labs.
Ready to upgrade your rollup? Contact us to get started with a Type-1 zkEVM rollup powered by SP1.
Documentation Structure
- Quick Start: Get up and running quickly with basic setup and configuration.
- Advanced: Detailed guides for production deployment and maintenance.
- Contracts:
OPSuccinctL2OutputOracle
contract documentation and deployment guides. - FAQ & Troubleshooting: Common issues and their solutions.