THE SCALING REPORT
Everything you need to know about the technology reshaping blockchain infrastructure.
Layer 1 blockchains face a fundamental bottleneck: every node must process every transaction. As adoption grows, congestion spikes, fees skyrocket, and confirmation times stretch from seconds to minutes. Ethereum at peak load can process only 15 transactions per second. The world needs thousands.
Assumes transactions are valid by default. Fraud proofs allow anyone to challenge suspicious batches within a 7-day window. Simpler to build, wider EVM compatibility. Arbitrum and Optimism lead this category.
Generates cryptographic validity proofs for each batch. No challenge period needed -- mathematical certainty in minutes, not days. zkSync and StarkNet push the boundaries of zero-knowledge cryptography.
Stores data off-chain while posting validity proofs on-chain. Trades some data availability for dramatically lower costs. Ideal for high-throughput applications like gaming and social.
CLICK CARDS TO FLIP
OPEN
TRANSACT
SETTLE
State channels allow two parties to transact privately off-chain, settling only the final state on Layer 1. Like opening a bar tab -- every drink does not require a separate credit card swipe.
Sidechains are independent blockchains with their own consensus mechanisms, connected to the main chain via a two-way bridge. They sacrifice some security guarantees for sovereignty and flexibility. Polygon PoS is the most prominent example.
bridge() -- Assets lock on L1 and mint on the sidechain. The bridge is the critical trust boundary.
consensus() -- Independent validator set. Faster blocks, lower fees, different trust assumptions.
The endgame is not one chain to rule them all. It is many chains, many layers, one shared security model. The modular blockchain thesis is already winning. Layer 2 is not a temporary patch -- it is the architectural foundation of a scalable, decentralized internet.
As rollup technology matures, the distinction between Layer 1 and Layer 2 will blur. The blockchain stack is becoming a layered system -- like the OSI model for networking, each layer specialized for its purpose.
Built for the builders. Read by the curious.
layer2.report