LAYER-2

Scaling the invisible infrastructure.

Rollups

Optimistic Rollups

Transactions executed off-chain, posted on-chain with a challenge period. Fraud proofs validate disputed states across the trust boundary.

zk-Rollups

Validity proofs compress thousands of transactions into a single cryptographic proof. Zero-knowledge, infinite compression.

Rollup Economics

Amortized gas costs across batched transactions. The economics of shared security — many pay for the protection of one proof.

State Channels

Payment Channels

Bilateral off-chain pathways where parties exchange signed states. Only the final balance touches the chain — thousands of transfers, one settlement.

Channel Networks

Routed multi-hop payments through interconnected channels. Pathfinding algorithms discover routes across the payment graph.

Dispute Resolution

On-chain arbitration for contested states. Challenge periods enforce honest behavior through cryptoeconomic incentives.

Plasma

Plasma Chains

Child chains anchored to the root. Merkle roots committed periodically — a tree of trust branching from the mainnet's immutable trunk.

Exit Games

Users withdraw assets through challenge-response protocols. Exit priority queues ensure orderly departure from the child chain.

Data Availability

The fundamental question: can validators reconstruct the state? Data availability layers ensure no information is lost between protocol boundaries.

Validiums & Beyond

Validium Architecture

Validity proofs with off-chain data storage. The ultimate compression — only proofs touch the mainnet, data lives in its own sovereign space.

Bridges

Cross-layer communication protocols. Message passing between sovereign domains — the nervous system of a multi-chain world.

Sequencer Design

Transaction ordering as a service. Shared sequencers, decentralized proposers — who decides the canonical order of the off-chain world?