awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • base/nodeالصورة الرمزية لـ base

    base/node

    68,511عرض على 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
    عرض على GitHub↗68,511
  1. Home
  2. Web Development
  3. WebSockets
  4. Pending Block Processing