1 repo
Frameworks for registering custom namespaces and methods to extend remote procedure call interfaces.
Distinguishing note: No existing candidates provided; this covers custom API registration for RPC services.
Explore 1 awesome GitHub repository matching web development · RPC Interface Extensions. 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
Geth extends the interface by registering custom namespaces and methods, supporting both standard request-response calls and real-time WebSocket-based subscriptions.