awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • ethereum/go-ethereumAvatar de ethereum

    ethereum/go-ethereum

    51,178Ver en 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
    Ver en GitHub↗51,178
  1. Home
  2. Web Development
  3. RPC Interface Extensions