awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesPending Block Processing

Specialized handlers for processing blockchain blocks before they are finalized on chain.

Distinct from WebSockets: Focuses on the blockchain-specific application of WebSockets for pending block data, not general bidirectional communication.

Explore 1 awesome GitHub repository matching web development · Pending Block Processing. Refine with filters or upvote what's useful.

Awesome Pending Block Processing GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • base/nodeAvatar base

    base/node

    68,511Vezi pe GitHub↗

    This project is a containerized implementation of a blockchain node for the Base network. It manages the execution and consensus processes of an Ethereum Virtual Machine node within an isolated environment to maintain the network and process blockchain data. The infrastructure includes a specialized interface for processing pending blocks via websockets to reduce latency. It also provides a state synchronization tool that uses pre-computed snapshots to accelerate the process of reaching the current block height. The system covers network identity configuration for mainnet and testnet environ

    Provides a specialized websocket interface for low-latency processing of pending blockchain blocks.

    Shell
    Vezi pe GitHub↗68,511
  1. Home
  2. Web Development
  3. WebSockets
  4. Pending Block Processing