1 repo
Communication layers for exposing node functionality to external applications via standard protocols.
Distinguishing note: Specifically for node-to-application communication rather than general network protocols.
Explore 1 awesome GitHub repository matching networking & communication · RPC Interfaces. 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
Exposes node functionality to external applications via HTTP, WebSockets, and local IPC sockets.