Tezos has released X Previewnet, a test environment that merges the Ethereum Virtual Machine (EVM) with its native Michelson smart contract language. The preview is open now, and the team expects a full mainnet launch in June 2026 — if the Tezos governance process approves it first.
What X Previewnet does
The previewnet lets developers test applications that run on both EVM and Michelson in a single chain. Until now, writing contracts that bridge the two environments meant juggling separate toolchains. X Previewnet aims to simplify that by providing a unified execution layer. Users can deploy Solidity contracts alongside Michelson code, and they'll interact seamlessly within the same block.
Tezos has long supported EVM compatibility through its Oxford upgrade and other sidechains, but this is the first time the two systems live on the same network layer. The previewnet is essentially a sandbox — no real assets, no finality guarantees — so builders can break things without consequences.
The path to mainnet
Mainnet launch is scheduled for June 2026, but it's not automatic. Tezos uses on-chain governance: token holders vote on protocol upgrades. The team will put the X Previewnet code forward as a proposal. If it passes, the upgrade activates. If not, the timeline slips or the code goes back for revisions.
This governance model is baked into Tezos from day one. It means no hard forks, no contentious splits — but also no guarantee a given feature makes it in on schedule. The previewnet gives the community a chance to kick the tires before the vote.
For devs, the big draw is cutting out middleware. Currently, moving assets or data between EVM and Michelson chains requires bridges or wrapped tokens. X Previewnet removes that layer. A contract written in Solidity can call a Michelson function directly, and vice versa. That reduces attack surface — fewer bridges means fewer hacks.
Tezos has a smaller developer ecosystem than Ethereum or Solana. Unifying the two environments could make it easier for Solidity devs to experiment on Tezos without learning a whole new language. Michelson developers, meanwhile, get access to the massive library of EVM tooling.
The previewnet is live now at x.tezos.com. The team says feedback from this phase will shape the final mainnet code. The governance vote on the upgrade is expected in early 2026. Until then, the network runs in test mode — and builders will decide whether it's worth the wait.




