


Erigon 3 is a state-of-the-art blockchain client, now tailored for BNB Chain with full Parlia consensus protocol integration. This development is crucial for BNB Chain, as it places a premium on speed and cost-efficiency to support its large-scale decentralized application ecosystem. Launching Erigon 3 represents a major milestone in blockchain infrastructure optimization, particularly for users running full archive nodes.
Parlia is the consensus protocol adopted by BNB Chain, seamlessly blending the advantages of Delegated Proof of Stake (DPoS) and Proof of Authority (PoA). With Parlia, BNB holders elect validators democratically, maintaining DPoS’s decentralized foundation and inheriting PoA’s operational efficiency. This hybrid approach lets BNB Chain achieve faster block times and lower transaction fees, supporting greater throughput and scalability—and establishing it as a preferred platform for deploying decentralized applications.
Integrating Parlia deeply into Erigon 3 marks a key achievement, enabling the client to meet BNB Chain’s distinct operational needs. The fusion of Parlia’s hybrid consensus with Erigon’s optimized architecture delivers a significant boost in performance for users.
Erigon 3’s testnet performance is striking. Disk usage dropped by 50%, which is vital for full node operators and can substantially reduce hardware costs.
On synchronization speed, Erigon 3 completes testnet sync in about 10 hours—where earlier versions needed roughly a week—delivering a dramatic performance upgrade. This breakthrough enables node operators to deploy and update infrastructure much faster, driving network responsiveness and efficiency to new heights.
The latest Erigon 3 Alpha 2 release has fully ported the Parlia consensus protocol, ensuring total compatibility with BNB Chain. Users can now take advantage of Erigon’s optimized performance and reduced resource consumption.
Testnet snapshots are ready, allowing users to try Erigon Alpha 2 in a testnet environment. As the software is still in alpha, the development team encourages users to test and provide feedback to help identify and resolve any remaining issues. Importantly, Erigon 3 no longer requires manual snapshot downloads—just start the client and the latest snapshot downloads automatically, streamlining the deployment process.
Mainnet synchronization is underway. Since new snapshots are incompatible with Erigon 2, the development team expects to release the mainnet version around late September 2024. During this transition, Erigon 2 will continue to receive support to ensure users migrate smoothly and avoid service interruptions during the upgrade.
Erigon 3 sets a new benchmark for blockchain client technology, delivering breakthrough performance—especially for BNB Chain. With full Parlia protocol integration, Erigon 3 accelerates sync time from weeks to just 10 hours and halves disk space usage, significantly reducing node operator costs. Following a successful Alpha 2 testnet rollout and the upcoming mainnet release, Erigon 3 is poised to become a core infrastructure standard for BNB Chain, providing the decentralized application ecosystem with greater efficiency and reliability.
Erigon is a high-speed Ethereum client built for maximum efficiency. It offers major disk space savings, rapid initial synchronization, and leverages a key-value database for efficient state storage.
Erigon emphasizes efficiency and smooth network interaction, providing a faster, more accessible alternative. Unlike Geth, Erigon runs as a full archive node by default—delivering Ethereum-grade security with better-optimized resource consumption.
Erigon delivers exceptional efficiency through its modular architecture and Staged Sync, streamlining data processing. The integrated Caplin consensus layer simplifies node management. Full gRPC API support and minimized disk operations ensure top-tier performance for developers and stakers.
Install Git, Go, and Docker. Clone Erigon from GitHub, build it using make, then run it with Docker or use make to build from source code.











