Skip to content

What is Berachain? 🐻⛓️

Berachain.com

Berachain is a high-performance EVM-Identical Layer 1 blockchain utilizing Proof-of-Liquidity (PoL) and built on top of the modular EVM-focused consensus client framework BeaconKit.

EVM Identical ⟠

Berachain's execution layer is identical to the Ethereum Virtual Machine (EVM) runtime environment seen on Ethereum Mainnet. This means that it uses existing unmodified execution clients like Geth, Reth, Erigon, Nethermind, and more to handle executing smart contracts and supports all the tooling that comes native with the EVM.

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 🤝

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 ⛵✨

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.