LayerZero recently announced Zero, a new layer 1 blockchain, it describes as a decentralised multi-core world computer.
Zero Architecture Targets Institutional Scale For LayerZero
The positioning is straightforward. Zero aims to deliver institutional-grade throughput while maintaining decentralisation, something the industry has struggled to balance. The announcement marks a shift for LayerZero. Until now, the company was known primarily for interoperability infrastructure. With Zero, it moves from connecting blockchains to building one.
The key question is not whether the design is interesting. It is whether Zero meaningfully changes the economic and technical constraints that have defined blockchain performance for the past decade.
From Bitcoin to Solana: the scaling tradeoffTo understand Zero’s pitch, it helps to revisit how blockchain architecture evolved. Bitcoin introduced the core model: a decentralised network of validators that agree on an ordered list of transactions. Every full node verifies every transaction and maintains the full state of the ledger. The system is simple, robust and secure. It is also limited in throughput.
Ethereum expanded the model. Instead of just tracking balances, it introduced smart contracts and a virtual machine. From the validator’s perspective, Ethereum still runs a single application, the Ethereum Virtual Machine. Every validator replays every transaction to verify the state transition. As usage grew, this design ran into friction. Block space became scarce. Fees increased. The more popular the network became, the more expensive it was to use. Ethereum chose to prioritise decentralisation and moderate hardware requirements. The cost was constrained by throughput.
Solana took a different path. It raised hardware requirements significantly and optimised for parallel execution. This allowed much higher throughput in practice, but it also increased the cost and complexity of running a validator. Critics argue this creates centralisation pressure, as fewer operators can meet the technical demands.
LayerZero frames this evolution as a structural tradeoff. In its view, Ethereum chose decentralisation at the expense of performance, and Solana chose performance at the expense of accessibility. The company has also argued that Ethereum’s shift toward a rollup-centric roadmap meant it abandoned its principles to stay competitive. What remains consistent across these models is replication. In most major chains, validators perform the same work. Every node executes the same transactions to stay in sync. That redundancy strengthens security, but it also creates a ceiling. Zero is built on the idea that this ceiling is architectural rather than inevitable.
LayerZero’s pivot and the core idea behind ZeroLayerZero began as an interoperability protocol. Its core product allows smart contracts on one chain to send messages to another. Instead of relying on a separate "middle chain" to validate transfers, LayerZero separates message delivery from verification. An oracle provides block headers. A relayer submits transaction proofs. The destination chain verifies the proof against the header. In its second version, LayerZero introduced Decentralised Verifier Networks, allowing applications to choose their own security assumptions. This modular approach helped it gain adoption across more than 100 chains and attracted stablecoin issuers, tokenised asset platforms, and exploratory institutional partners.
Zero represents a broader ambition. At a high level, Zero changes one key assumption: not every validator needs to execute every transaction. Execution is separated from verification. A subset of nodes, called Block Producers, execute transactions and generate cryptographic validity proofs. The broader validator set verifies those proofs rather than replaying all transactions. In practice, validators check a concise proof instead of redoing the underlying computation.
Zero also introduces Atomicity Zones. These can be thought of as parallel execution environments that share a single settlement layer. Instead of one global pipeline processing all transactions in sequence, multiple Zones can operate concurrently.
Zero’s published target is up to 2mn transactions per second per Zone. That figure is tied to specific architectural components: a log-structured state database designed for multi-million updates per second, a parallel transaction scheduler, high-speed zero-knowledge proving, and a data availability layer that reduces the amount of information each validator must download. The claim is a higher throughput without requiring every validator to operate enterprise-grade hardware. Validators verify succinct proofs instead of replaying transactions, which, in theory, keeps participation accessible even as execution scales.
Institutional alignment and risksThe 10 Feb launch was accompanied by several high-profile institutional endorsements. Citadel Securities was announced as a strategic partner and investor, acquiring ZRO tokens and exploring high-performance trading, clearing, and settlement workflows on Zero. ARK Invest took both an equity stake in LayerZero Labs and a position in ZRO, with Cathie Wood joining the advisory board. Market infrastructure providers, including DTCC and Intercontinental Exchange, are evaluating Zero for tokenisation, collateral services and potential 24/7 trading environments. Google Cloud is collaborating on technical integrations, such as onchain micropayments, while Tether made a strategic investment in the company.
If Zero performs as described, the potential benefits include horizontal scalability, lower validator burdens and suitability for institutional workloads. Tokenised securities and large payment rails require throughput and predictability. If Zero can sustain high performance without sacrificing security, it could become a candidate settlement layer for these use cases.
The risks remain significant. Execution risk is the most obvious. Performance targets such as 2mn transactions per second are, at this stage, forward-looking. Achieving those numbers in controlled environments is different from sustaining them in a live, adversarial public network. Zero-knowledge proving is another constraint. High-performance computing often relies on specialised hardware, including GPUs. This could shift centralisation pressure from validators to proof-generating infrastructure.
Finally, token economics remain an open question. ZRO now plays a dual role in governance and in securing the Zero chain. However, value capture depends on fee mechanisms, staking incentives, and actual transaction volume. Throughput alone does not guarantee sustainable economic returns.