EVM-identical L1, Proof-of-Liquidity consensus, and BeaconKit.
Berachain is an EVM-identical Layer 1 built on Proof-of-Liquidity (PoL) and the modular consensus framework BeaconKit. It delivers high performance while keeping full compatibility with Ethereum tooling and upgrades.
Berachain’s execution runtime environment is identical to the Ethereum Virtual Machine (EVM) as seen on Ethereum Mainnet. Berachain uses very lightly modified forks of popular execution clients like Geth and Reth to handle executing smart contracts. Berachain supports all the usual tooling that is familiar to EVM developers.Identical means that whenever the EVM is upgraded, Berachain can adopt the latest version—for example, Dencun—straight out of the box. This includes compatibility with all RPC namespaces and endpoints, and any improvements made to execution clients can be applied immediately to Berachain.
Proof-of-Liquidity radically changes the way L1 economics are structured, prioritizing users and applications over validator rewards at baseline. Network incentives go towards enriching ecosystem liquidity, contributing to efficient trading, price stability, securing the chain, and increasing network/user growth.PoL strongly aligns the incentives of network participants (validators, protocols, users) and contributes to the overall long-term health of the chain.Beyond providing seamless day-one utility, the native dApps, such as BEX, serve as reference implementations of how developers can build on top of Proof-of-Liquidity.Read more in What Is Proof-of-Liquidity.
BeaconKit is a modular framework developed by Berachain for building EVM consensus clients. It integrates the benefits of CometBFT consensus, including increased composability, single slot finality (SSF), and more.Read more in What Is BeaconKit.