Skip to main content
Web3Fire
scalingadvanced

Sidechain

A sidechain is an independent blockchain that runs in parallel to a main chain, such as Ethereum, and is connected to it via a two-way bridge for transferring assets or data. By processing transactions off the main chain, sidechains can increase throughput and reduce congestion, but they rely on their own consensus and security model, which may introduce different trust assumptions and risks. They are commonly used in Web3 to enable faster, cheaper transactions while keeping the main chain as the final arbiter of value.

entity.loading_intelligence

ข้อเท็จจริงหลัก

หมวดหมู่scaling
ระดับความยากadvanced

Overview

A sidechain is an independent blockchain that runs in parallel to a main chain and is connected to it via a two-way bridge for transferring assets or data. Unlike rollups, sidechains do not post their data to the main chain and do not inherit its security; they enforce their own consensus rules. Sidechains offer flexibility and cheap capacity while trading away some of the base chain's guarantees.

How It Works

Users move assets from the main chain to the sidechain through a bridge, where the main-chain assets are locked and equivalent tokens are minted on the sidechain. Transactions then occur on the sidechain under its own consensus, which may be proof of stake or another mechanism. To return, users burn or lock the sidechain tokens and the bridge releases the original assets, subject to the sidechain's finality and the bridge's trust assumptions.

Why It Matters

Sidechains demonstrate the trade-off between independence and security: they can innovate with new consensus designs and scale cheaply, but the main chain cannot protect funds that live on the sidechain. This makes sidechain security entirely dependent on the sidechain's own validators. They remain relevant for specific use cases and for understanding why security inheritance became a defining feature of rollups.

Related Concepts

Sidechains are connected to main chains through Bridges, and their separate consensus contrasts with the security inheritance of Rollups and Layer 2s. They predate and contextualize today's scaling landscape.

กราฟความรู้

entity.loading_graph

entity.faq

entity.loading_faq

entity.related_comparisons

ARCHITECTURE V3 — Static Knowledge Shell · 297/297 Concepts · SSG · 0 D1