awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesRPC Interface Extensions

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.

Awesome RPC Interface Extensions GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • ethereum/go-ethereumAvatar de ethereum

    ethereum/go-ethereum

    51,178Voir sur GitHub↗

    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, utilizing a persistent Merkle Patricia Trie database to ensure the cryptographic integrity of historical records. As a sandboxed smart contract runtime, it executes bytecode according to deterministic protocol rules, enabling the deployment and interaction of decentralized appl

    Geth extends the interface by registering custom namespaces and methods, supporting both standard request-response calls and real-time WebSocket-based subscriptions.

    Goblockchainethereumgeth
    Voir sur GitHub↗51,178
  1. Home
  2. Web Development
  3. RPC Interface Extensions