EVM Execution Layer ⟠
The execution layer consists of multiple implementations in the form of EVM execution clients. These clients handle transactions, transaction gossiping, state management, and support for the Ethereum Virtual Machine - they are not responsible for block building.
The following execution clients are recommended to go with our required Beacon Kit v1.3.3.
| Language | Required Version (Mainnet & Bepolia) |
|---|---|
| Golang | Bera-Geth v1.011607.0 |
| Rust | Bera-Reth v1.3.0 |
| Bera-Reth/Geth Genesis File | Updated | Download link & md5 hash |
|---|---|---|
| Mainnet | Nov 7 | 6b333924b81a1935e51ac70e7d9d7cb0 |
| Bepolia | Sep 15 | c27c1162af33f7f5401bcef974a64454 |
Installing a more recent patch version — the z in a version number x.y.z — is generally safe.