Sidechains and Cross-Chain Bridges
Pegged Assets, Lock-and-Mint, and the Billion-Dollar Bridge Hacks — A TLDR Primer
Blockchain networks don't talk to each other — and that single fact costs users billions of dollars every year, whether in stuck assets, bridge hacks, or missed opportunities. If you've ever wondered how Bitcoin ends up on Ethereum, why Polygon feels faster, or how attackers drained $625 million from the Ronin bridge in a single weekend, this guide gives you straight answers in a single sitting.
**Sidechains and Cross-Chain Bridges** is a focused, jargon-free primer covering everything from the basic isolation problem to the lock-and-mint mechanics behind wrapped tokens like WBTC, to the trust models that separate a safe bridge from a disaster waiting to happen. It's written for anyone taking a blockchain course, preparing for a fintech or Web3 certification, or just trying to understand what the news is talking about when another cross-chain bridge hack makes headlines.
This is not a textbook. It's short by design — exactly what you need: clear definitions, concrete worked examples, and an honest breakdown of the Ronin, Wormhole, and Nomad exploits — what broke at the code level, what broke at the key-management level, and the attack patterns that keep repeating. The final section gives practical guidance on evaluating a blockchain interoperability solution before you trust it with real money.
If you're a student, a developer getting oriented, or a parent helping a kid through a crypto-economics unit, this is the shortest path from confused to confident.
Pick it up and know exactly what a bridge is — and why they keep breaking — before your next class or exam.
- Explain why a single blockchain cannot do everything and what problem sidechains solve
- Describe how a two-way peg works and the difference between a sidechain, a Layer 2, and an independent chain
- Walk through the lock-and-mint mechanism that powers most cross-chain bridges
- Compare trusted, federated, and trust-minimized bridge designs and their tradeoffs
- Identify the main attack surfaces that led to the Ronin, Wormhole, and Nomad exploits
- Evaluate when using a bridge is reasonable and what risks the user actually takes on
- 1. Why Blockchains Need Help: The Scaling and Isolation ProblemSets up why a single chain like Bitcoin or Ethereum cannot serve every use case and why assets are stuck on whichever chain they were issued on.
- 2. What a Sidechain Actually IsDefines sidechains, contrasts them with Layer 2 rollups and independent chains, and explains the two-way peg using Liquid, Polygon PoS, and Rootstock as examples.
- 3. How Cross-Chain Bridges Move AssetsWalks through the lock-and-mint mechanism step by step, introduces wrapped tokens like WBTC, and explains burn-and-release for the return trip.
- 4. Trust Models: Who Are You Actually Trusting?Compares centralized custodial bridges, federated multisig bridges, light-client and zk bridges, and the tradeoffs between speed, cost, and trust assumptions.
- 5. When Bridges Break: Ronin, Wormhole, and NomadCase studies of the three largest bridge exploits, what went wrong at the code or key-management level, and the common attack patterns students should recognize.
- 6. Using Bridges in Practice and Where This Is All GoingPractical guidance on evaluating a bridge before using it, plus a look at emerging designs like native cross-chain messaging, intents, and shared sequencers.