1 repo
Implementations of protocol execution environments that process transactions and state transitions.
Distinguishing note: Focuses on the protocol-specific execution layer implementation rather than general language runtimes.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Execution Layers. Refine with filters or upvote what's useful.
Geth is a comprehensive execution client for the Ethereum network, serving as a foundational node implementation that processes transactions, maintains the distributed ledger state, and participates in peer-to-peer consensus. It provides a robust infrastructure for synchronizing, validating, and serving blockchain data
Executes a protocol implementation that processes transactions and manages state transitions.