1 repo
Interfaces for connecting external cryptographic signing services to node operations.
Distinguishing note: Specifically handles external transaction signing rather than internal key management.
Explore 1 awesome GitHub repository matching security & cryptography · External Signer Integrations. 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
Links external signers to the node via IPC or HTTP interfaces to handle account management and transaction signing.