Namefi
Back to all glossary terms

Sharding

A scaling technique that splits a blockchain's validation work across multiple parallel subsets of nodes instead of one.

Namefi TeamNamefi TeamAuthorVictor ZhouVictor ZhouEditorJuly 2, 2026
  • glossary

Sharding is a scaling technique that splits a blockchain's validation work across multiple parallel subsets of nodes, called shards, so that no single node has to process the entire network's transaction load. Vitalik Buterin frames it as a way to satisfy all three legs of the blockchain scalability trilemma—scalability, decentralization, and security—at once, by randomly sampling validators into committees that each verify a different shard in parallel rather than concentrating trust in a small group or a single chain. The technique that makes sharding safe without forcing every node to download every shard's full data is data availability sampling, where light nodes verify small random pieces of a shard's data instead of the whole thing; see data availability. Sharding is distinct from rollups, which scale by moving execution off-chain rather than by splitting the base chain's own validation work. For tokenized domains and other on-chain assets, a sharded base chain's throughput headroom matters most at the layer 2 level, where most everyday domain transactions actually settle.

Related keywords

  • sharding
  • shard
  • scalability trilemma
  • data availability sampling
  • ethereum sharding

Contributors

Namefi TeamAuthor
Namefi Team • Namefi

Namefi is a collective of engineers, designers, and operators who obsess over building tools that make managing your onchain domain names effortless.

Victor ZhouEditor
Founder & Standards Editor • Namefi

Victor Zhou is a technology founder and standards editor focused on digital identity and trust. He founded Namefi, edits Ethereum Improvement Proposals, and previously led smart-contract architecture work at Google Labs.

His work sits at the intersection of naming, ownership, and the systems people use to establish identity online. That perspective makes him especially interested in the way names move between personal meaning, public recognition, and digital infrastructure.

For Namefi, Victor edits and writes about domains as durable digital identity: how names become ownable onchain assets, how tokenization changes custody and trust, and what naming can learn from the systems people use to establish identity online.