This project is under active development. Over the next two months, our primary objective is to finalize and audit the first version of the stack.
This means every component — from L1 syncing to L2 bridging and prover integration — must meet stability, performance, and security standards.
The roadmap below outlines the remaining work required to achieve this milestone, organized into three major areas: L2, DevOps & Performance, and L1.
Launch the rollup as a based permissionless rollup. Leverages Ethereum for sequencing and DA. For more information check ethrex roadmap for becoming based
In Progress
Battle-Test the Prover
Ensure the prover (e.g., SP1, Risc0) is robust, correct, and performant under production-level conditions.
In Progress
One-Click L2 Deployment
Deploy a fully operational rollup with a single command. Includes TDX, Prover, integrated Grafana metrics, alerting system, block explorer, bridge hub, backups and default configuration for rapid developer spin-up.
In Progress
Validiums & DACs
Enhance Validium mode with Data Availability Committees.
Planned
Synchronous Composability
Enable real-time, direct calls between L1 and L2 smart contracts in a single transaction, as if on the same layer.
Use spawned to improve peer discovery, sync reliability, and connection handling.
In Progress
Chain Syncing
Verify the execution of all blocks across all chains. For Proof-of-Stake (PoS) chains (Holesky, Hoodi), verify all blocks since genesis. For chains with a pre-Merge genesis (Sepolia, Mainnet), verify all blocks after the Merge.
In Progress
Snap Sync
Improve Snap Sync implementation to make it more reliable and efficient.
Planned
Client Stability
Increase client resilience to adverse scenarios and network disruptions. Improve observability and logging.