Near Protocol: Sharding Design
The Near Protocol whitepaper describes a sharded blockchain design aimed at achieving high scalability while maintaining a user-friendly developer experience. TAbstract
The Near Protocol whitepaper describes a sharded blockchain design aimed at achieving high scalability while maintaining a user-friendly developer experience. The core of the proposal is “Nightshade,” a sharding approach where each block contains transactions from all shards, but participants only need to process the shards they are involved with. This design simplifies the state management complexity inherent in most sharding proposals by avoiding the fragmentation of the ledger. The protocol utilizes a Proof-of-Stake mechanism combined with an innovative sharding strategy to ensure that the network remains secure even as the number of nodes increases. By focusing on state sharding and efficient cross-shard communication, Near enables a flexible platform for decentralized applications. This document outlines the structural choices behind a sharded L1, detailing the balance between validator load, system throughput, and data availability, representing a major milestone in scalable blockchain design. Authors: Illia Polosukhin, Alex Skidanov Publication: Project Whitepaper Publication date: 2019-01-01Key findings
- Introduces Nightshade as a sharding solution for blockchain scalability.
- Simplifies cross-shard interaction by managing state in a unified ledger.
- Utilizes PoS to maintain security in a sharded environment.
- Balances validator workload for high-throughput operation.
Citation
Illia Polosukhin, Alex Skidanov (2019). Near Protocol: Sharding Design. Project Whitepaper. https://near.org/papers/the-near-whitepaper/Related knowledge
- Consensus — glossary
- Consensus — related-glossary
- From Throughput to Reliability: The New Metrics That Matter — article
- From Throughput to Reliability: The New Metrics That Matter — related-article
- Is Blockchain Really Sustainable? Examining Green Solutions in 2025 — article
- Is Blockchain Really Sustainable? Examining Green Solutions in 2025 — related-article
- Layer 2 — glossary
- Layer 2 — related-glossary
- Layer 3 in Blockchain: The Next Big Thing for Crypto Scalability? — article
- Layer 3 in Blockchain: The Next Big Thing for Crypto Scalability? — related-article
- Layer 3: The Next Frontier in Blockchain Scalability — article
- Layer 3: The Next Frontier in Blockchain Scalability — related-article
- Merkle Root — glossary
- Merkle Root — related-glossary
- Mint — glossary
- Mint — related-glossary
Canonical knowledge ID:
research:near-protocol-sharding-design