Workflow
Transaction Per Second
icon
Search documents
X @TylerD 🧙‍♂️
TylerD 🧙‍♂️· 2026-02-11 00:45
Layer Zero is targeting 2M TPS for its new Zero chainThat's 100,000x Ethereum TPS and 500x SolanaHow do they do it?The Zero architecture goes away from the traditional model where every validator downloads, processes, and verifies every transaction.Instead, Zero uses ZK proofs to break that model. Block Producers handle the heavy lifting: executing transactions, building blocks, and generating proofs. Block Validators just verify the proofs, making it cheap enough to run on consumer hardware.Ethereum sacrif ...