layer2.wiki

a mural of knowledge painted on the blockchain wall

the foundation

Every great structure begins with bedrock. In the world of decentralized networks, Layer 1 is that bedrock — the base blockchain protocols upon which everything else is built. Bitcoin, the first and most enduring, established the fundamental principle: a distributed ledger maintained by consensus, immutable and transparent, requiring no trusted intermediary.

Ethereum expanded this foundation into a programmable surface. Where Bitcoin offered a ledger, Ethereum offered a canvas — a Turing-complete virtual machine capable of executing arbitrary logic, encoded as smart contracts, verified by every node in the network. The foundation grew richer, more expressive, more ambitious.

But foundations have weight. Every transaction on Layer 1 must be processed by every validator, stored by every full node, verified in perpetuity. This thoroughness is the source of both its strength and its constraint. Throughput is limited. Fees rise with demand. The bedrock groans under the weight of its own success.

This is not a failure of design. It is the nature of foundations — they must be solid above all else. Speed, flexibility, economy — these virtues belong to the layers built atop them, the way wildflowers belong not to the soil itself but to the season that awakens it.

2

the layer

Layer 2 is the creative stratum — the graffiti painted atop the concrete, the wildflowers breaking through dormant earth. These are protocols built on top of Layer 1 blockchains, inheriting their security while transcending their limitations.

Rollups gather hundreds of transactions into a single bundle, compress them, and post the proof back to Layer 1. Optimistic rollups assume validity until challenged; zero-knowledge rollups prove correctness through mathematical elegance. Both achieve the same miracle: orders of magnitude more throughput, at a fraction of the cost, without abandoning the security of the foundation beneath.

State Channels open a private corridor between participants — a conversation held off-chain, with only the final agreement inscribed on the permanent record. Like two graffiti artists trading sketches before committing the final piece to the wall, state channels allow rapid, feeless iteration before settlement.

Sidechains are parallel walls — independent blockchains tethered to the main chain through bridges. They run their own consensus, maintain their own state, and periodically reconcile with Layer 1. Each sidechain is a mural unto itself, connected to the greater gallery by corridors of trust.

the field

ArbitrumOptimistic rollup inheriting Ethereum security with near-instant finality
OptimismPublic good rollup scaling Ethereum through optimistic execution
zkSync EraZero-knowledge rollup proving transaction validity through cryptographic proofs
StarkNetPermissionless zk-rollup powered by STARK proofs for unlimited scale
Polygon zkEVMEthereum-equivalent zk-rollup offering seamless EVM compatibility
Lightning NetworkBitcoin payment channel network enabling instant micropayments
BaseCoinbase-incubated optimistic rollup building an onchain economy
ScrollCommunity-driven zkEVM rollup pursuing bytecode-level equivalence
LineaConsensys-backed zk-rollup bridging web2 developers to web3

the bloom

Layer 2 is not a patch. It is not a compromise. It is the natural unfolding of a system that was always meant to grow — the way spring is not a correction of winter but its fulfillment. Every rollup, every channel, every bridge is a new stroke of gold on the great wall, a testament to the principle that the most enduring foundations are the ones that invite new layers to be built upon them.

The wall remembers every hand that painted it. The field remembers every seed that bloomed.