Roadmap
We want to ensure developers are able to start building as soon as possible. Therefore, we're adjusting our roadmap to prioritize features that enable running programs first. This includes the asynchronous execution layer.
v0
We build out the asynchronous execution layer with support for TypeScript and Rust based smart contracts. State transitions are enforced thanks to Jito's NCN network, using consensus-based fraud proofs to enforce state transitions for each app. Asset bridging is supported from Solana and Ethereum.
v1
We enable verifying data availability proofs and open up the network to challenges to the state transition. Peer-to-peer messaging is available so apps are able to communicate with each other through arbitrary messages, as opposed to just asset transfers.
v2
The network moves onto our own network. Data availability and state transition verification is still based on NCN, but operators now communicate with the validators on the network. Operators are now able to use the L1 to create state transitions.
v3
Everything is moved over to our network, including data availability and state transition verification.