Getting Started
Running an Operator and staking are only available on the Taurus and Gemini-3h testnets.
Availability on the mainnet is planned for Phase 2. For further details, please refer to our Phased Launch Roadmap.
Decoupled Execution Framework
Autonomys introduces the Decoupled Execution Framework (DecEx) to tackle the state-bloat issue by separating transaction ordering from execution. Farmers confirm and order transactions, while staked operator nodes execute them, allowing different hardware requirements for each role. This keeps farming accessible and lays the groundwork for scalable execution. Users submit transactions to operators who batch them into bundles. Farmers verify and order them, with operators executing the transactions in this order. The process forms a deterministic receipt chain, with an initial implementation using an optimistic fraud-proof validation scheme.
For more information on how Subspace separates consensus and computation, check out Autonomys Academy.