Skip to content

EVM Execution Layer ⟠

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

The following are 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