Skip to content
🚧 Under Development! May be incomplete.Some pages/links may be incomplete or subject to change.

EVM Execution Layer ⟠

The execution layer has multiple implementations in the form of EVM execution clients that handle transactions, transaction gossiping, state management, and support the Ethereum Virtual Machine - they are not responsible for block building.

The following are the execution clients that BeaconKit has tested and verified support for:

ClientLanguageSync StrategiesState PruningMaintainer
GethGolangSnap, FullArchive, PrunedEthereum Foundation
NethermindC#,.NETSnap (without serving), Fast, FullArchive, PrunedNethermind
BesuJavaSnap, Fast, FullArchive, PrunedHyperledger
ErigonGolangFullArchive, PrunedErigon
RethRustFullArchive, PrunedParadigm
EthereumJSTypeScriptFullPrunedEthereum Foundation