When LitVM Mainnet Launches: Roadmap, Settlement Phases, and Status
A definitive guide to the LitVM mainnet timeline, pre-launch prerequisites, and the three-phase settlement roadmap from Ethereum to Litecoin.
Updated
No official date for when LitVM mainnet launches has been published as of 15 August 2026. LitVM is currently operating on its LiteForge testnet, with mainnet scheduled to launch following the completion of third-party security audits and the $LITVM token generation event (TGE). Crucially, when mainnet does launch, Phase 1 will settle transactions on Ethereum rather than Litecoin, serving as an EVM-compatible hybrid rollup before migrating canonical settlement to the Litecoin mainchain in Phase 3.
What Must Happen Before Mainnet Launches
Before LitVM mainnet can be deployed to production, two critical milestones must occur:
- Completion of Security Audits: Third-party audits are actively in progress across the network's six security layers, which include execution contracts, validity proof verifiers, bridge systems, and sequencer mechanisms. Formal verification and security sign-offs are mandatory requirements prior to deployment.
- The Token Generation Event (TGE): The $LITVM token generation event will take place after testnet validation and audit completion. Mainnet will follow the TGE.
Because mainnet has not launched, $LITVM does not exist as a tradeable asset yet. Any tokens, pools, or contracts claiming to be $LITVM today are fraudulent. The network has also instituted ongoing bug bounties and emergency withdrawal path testing to ensure user funds remain secure across settlement transitions.
The Three Settlement Phases
Many users expect LitVM to settle directly on Litecoin from day one because it is Litecoin's first trustless EVM rollup officially endorsed by the Litecoin Foundation. However, LitVM executes a phased migration strategy where settlement begins on Ethereum and progressively moves to Litecoin.
| Phase | Settlement Layer | Data Availability & Anchoring | Key Features |
|---|---|---|---|
| Phase 1 | Ethereum | Ethereum settlement layer | Dual bridges live (Grail + Arbitrum Bridge), zkLTC gas token, Espresso sequencing, SP1 validity proofs |
| Phase 2 | Ethereum | Ethereum settlement + Litecoin anchoring | Finalised transaction batches additionally anchored to Litecoin via extended transactions (no soft fork or protocol changes required) |
| Phase 3 | Litecoin | Litecoin mainchain | Canonical settlement fully migrates off Ethereum to Litecoin, secured directly by Scrypt proof of work |
Phase 1: Ethereum Settlement
At launch, LitVM settles state updates directly on Ethereum. Ethereum provides an established environment to verify Succinct SP1 zkVM validity proofs while the ecosystem matures. In this phase, the network uses zkLTC (backed 1:1 by locked LTC via the BitcoinOS Grail bridge) as its gas token, Espresso for decentralized sequencing, and the Arbitrum Bridge for ERC-20 liquidity (ETH, USDC, USDT).
Phase 2: Dual Anchoring on Litecoin
In Phase 2, LitVM retains Ethereum settlement while adding an anchoring mechanism on the Litecoin mainchain. Provers inscribe cryptographic proofs of finalized batches onto Litecoin using standard extended transactions. This process requires no consensus upgrades or soft forks on Litecoin, introducing verifiable rollup history directly to Litecoin nodes.
Phase 3: Canonical Settlement on Litecoin
In Phase 3, LitVM completes its migration off Ethereum. Litecoin becomes the exclusive canonical settlement and finality layer. At this point, the rollup's security is anchored directly into Litecoin's Scrypt proof of work network, which has run continuously for over 14 years with a hashrate exceeding 2 PH/s.
Core Architecture: A Hybrid Rollup
LitVM is a hybrid rollup, not a pure zkRollup. Understanding this distinction explains how it achieves high throughput alongside fast cryptographic finality:
- Execution: Arbitrum Nitro acts as an Arbitrum Orbit execution environment, executing transactions optimistically to deliver immediate user confirmations.
- Proving: Succinct SP1 zkVM generates ZK validity proofs over Nitro's Rust-based state transition function, bypassing the multi-year process of writing custom arithmetic EVM circuits.
- Finality: Instead of waiting through a typical seven-day optimistic dispute window, SP1 validity proofs settle transactions in minutes.
- Bridging: The BitcoinOS Grail bridge locks native LTC in Taproot scripts on the Litecoin mainchain and mints zkLTC using BitSNARK proofs and a 1-of-n honest verifier assumption, eliminating multisig custodians.
Current Status: LitVM LiteForge Testnet
Mainnet has not launched, and active development takes place on the LitVM LiteForge testnet, which went live in April 2026.
As of 15 August 2026, the LiteForge testnet reflects the following operational metrics:
- Total Blocks: 40,500,000+
- Total Transactions: 237,100,000+
- Unique Wallets: 13,100,000+
- Average Block Time: 161 ms
- EVM Version: Shanghai
- Chain ID: 4441
- Infrastructure: Operated via Caldera rollup-as-a-service (RPC, Explorer, Faucet)
Until the LitVM team publishes formal launch dates following audit sign-offs and the TGE, users and developers can test decentralized applications in an EVM-equivalent environment on the LiteForge network.
Questions
Has the LitVM mainnet launch date been announced?
No official mainnet launch date has been published as of 15 August 2026. Mainnet deployment will occur only after ongoing third-party security audits are finished and the $LITVM token generation event (TGE) takes place.
Why does LitVM Phase 1 settle on Ethereum instead of Litecoin?
LitVM launches Phase 1 settlement on Ethereum to leverage existing EVM verification infrastructure while the network establishes liquidity and sequencer stability. LitVM will progressively migrate settlement to Litecoin across Phase 2 and Phase 3 without requiring protocol changes to Litecoin.
Can I buy $LITVM tokens before the mainnet launch?
No, $LITVM does not exist as a tradeable asset yet. The token generation event will happen after testnet milestones and security audits are completed. Any tokens currently trading under the $LITVM name are fraudulent.
Is LitVM an optimistic rollup or a zkRollup?
LitVM is a hybrid rollup, not a pure zkRollup. It uses Arbitrum Nitro to execute transactions optimistically for instant confirmations and Succinct SP1 zkVM to generate zero-knowledge validity proofs, finalizing transactions in minutes rather than requiring a seven-day challenge window.