1 repo
Software implementations that process transactions and maintain distributed ledger states.
Distinguishing note: Focuses on the execution client role rather than general node software.
Explore 1 awesome GitHub repository matching programming languages & runtimes · Blockchain Execution Clients. 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
Processes transactions, maintains ledger state, and participates in network consensus.