ZKsync Lite Sunset: Ethereum's First ZK Rollup Has Done Its Job
Matter Labs is deprecating ZKsync Lite in 2026, closing the chapter on the 2020 proof-of-concept that first validated ZK-rollup scaling on Ethereum and paved the way for full zkEVM chains.
By TRAGenX Desk
When Matter Labs announced in December 2025 that ZKsync Lite would be deprecated during 2026, it was less a surprise than a formality. The system had been in maintenance mode since March 2023, processing fewer than 200 daily operations. What makes it worth examining is what it signals: the zero-knowledge rollup ecosystem has graduated from proof-of-concept to production infrastructure, and the industry is deliberately closing the door on legacy approaches to concentrate engineering bandwidth where it matters.
The System That Proved ZK Rollups Work
ZKsync Lite launched in June 2020 as ZKsync 1.0 — Ethereum's first live zero-knowledge rollup. It was deliberately narrow in scope: token transfers, atomic swaps, and NFT minting, but no smart contract support. That constraint was the point. The goal was to validate a single core bet — that ZK-proofs could compress thousands of Ethereum transactions into a single on-chain validity proof, cutting costs without sacrificing L1 security guarantees. It worked. ZKsync Lite became the existence proof the ecosystem needed to invest seriously in full zkEVM development.
Why It Is Being Retired
ZKsync Era, launched in March 2023, made ZKsync Lite redundant almost immediately. Era is EVM-equivalent: it executes arbitrary Solidity contracts, supports composable DeFi protocols, and slots into existing Ethereum toolchains without custom SDK work. By the time the deprecation was announced, Lite was down to sub-200 daily operations with roughly $50 million in user funds still bridged — a rounding error relative to the broader ZK ecosystem. Matter Labs described the shutdown as "a planned, orderly sunset for a system that has served its purpose" and noted plainly: "It did its job: prove what's possible and pave the way for the next generation."
What the Wind-Down Looks Like for Users
The timeline is deliberately gradual. Concrete migration dates and step-by-step instructions are promised during 2026, and L1 withdrawal functionality remains available throughout the process. The ~$50M in bridged funds is not trapped — users can exit to mainnet at any point. For teams that stopped building on Lite years ago, which should be everyone, there is no action required beyond monitoring official migration guidance from Matter Labs.
The ZK Stack Is Where This All Points
Matter Labs has concentrated future development on two fronts: ZKsync Era for general-purpose contract execution, and the ZK Stack — an open-source framework for launching custom ZK chains. ZK Stack supports Validiums (off-chain data availability for lower costs) and Prividiums (privacy-enabled variants), allowing teams to deploy app-specific chains that interoperate within the ZKsync ecosystem. Native account abstraction and modular proof systems are active development areas across the ZK Stack. The arc from Lite to Era to ZK Stack is the natural progression of a scaling primitive maturing from experiment to modular infrastructure. For EVM builders evaluating L2 choices in 2026, ZK-based chains are no longer a frontier bet — they are the production default.
FAQ
Frequently asked questions
- What happens to funds currently on ZKsync Lite?
- Approximately $50 million in user funds remain bridged on ZKsync Lite. L1 withdrawal functionality will stay active throughout the deprecation process, so funds are not at risk of being frozen. Matter Labs has committed to publishing concrete migration dates and instructions during 2026.
- What is the difference between ZKsync Lite and ZKsync Era?
- ZKsync Lite was payments-only — it supported token transfers, atomic swaps, and NFT minting but had no smart contract capability. ZKsync Era is a full EVM-equivalent zkEVM that runs arbitrary Solidity smart contracts and is compatible with standard Ethereum developer tooling including Hardhat, Foundry, and existing wallet infrastructure.
- Should new projects build on ZKsync Lite?
- No. Development on ZKsync Lite halted in March 2023. New projects should target ZKsync Era for general EVM workloads, or use the ZK Stack to deploy a custom ZK chain suited to their specific data availability and privacy requirements.
Sources