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

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

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

inkonchain/node

0
View on GitHub↗
36,572 نجوم·635 تفرعات·Shell·MIT·4 مشاهداتdocs.inkonchain.com↗

Node

This project is a containerized node orchestrator and deployment tool designed to manage execution clients and rollup nodes on a blockchain network. It provides a coordinated stack of isolated virtual environments to establish and maintain network connections.

The system includes specialized data provisioning tools for initializing local directories and fetching verified archival snapshots to bypass sequential synchronization. It also features a monitoring suite with health check services and dashboards to track synchronization progress and overall system performance.

The orchestrator covers broader operational capabilities including layered client architecture, local data directory management, and utilities for performing complete node state resets.

Features

  • Node Orchestrators - Orchestrates the lifecycle of execution clients and rollup nodes using containerized stacks.
  • Snapshot Synchronization - Enables fast node bootstrapping by downloading verified archival state snapshots to bypass sequential sync.
  • Blockchain Nodes - Deploys and runs execution and rollup clients in containerized environments to connect to the network.
  • Node Performance Monitoring - Tracks block processing, peer health, and synchronization progress through dedicated monitoring tools.
  • Container Stack Management - Provides a coordinated system for managing blockchain clients and infrastructure as a single containerized stack.
  • Containerized Service Orchestration - Coordinates blockchain clients and infrastructure as a deployment stack of isolated containerized services.
  • Blockchain Node Provisioning - Automates the provisioning of local data directories and archival snapshots to prepare nodes for operation.
  • Health Monitoring - Monitors the operational status, synchronization progress, and uptime of blockchain node services.
  • Metric and Performance Monitors - Ships dashboards and tools for high-frequency collection of node synchronization and performance metrics.
  • Data Reset Utilities - Provides utilities to wipe local chain data and monitoring history for a clean system state.
  • State Directories - Manages directory hierarchies for persistent chain data and state initialization.
  • Blockchain State Resets - Provides mechanisms to clear local chain data and history before restarting or reconfiguring nodes.
  • Sync Observability - Calculates the estimated time remaining for blockchain node synchronization using local system metrics.
  • Layered Architectures - Implements a layered architecture to separate execution processing from rollup consensus responsibilities.

سجل النجوم

مخطط تاريخ النجوم لـ inkonchain/nodeمخطط تاريخ النجوم لـ inkonchain/node

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Node

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Node.
  • 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

    Shell
    عرض على GitHub↗68,511
  • ethereum/go-ethereumالصورة الرمزية لـ ethereum

    ethereum/go-ethereum

    51,178عرض على 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

    Goblockchainethereumgeth
    عرض على GitHub↗51,178
  • voltagent/awesome-claude-code-subagentsالصورة الرمزية لـ VoltAgent

    VoltAgent/awesome-claude-code-subagents

    21,906عرض على GitHub↗

    This project provides a framework for managing multi-agent systems, designed to automate complex software development, infrastructure, and business workflows. It functions as a multi-agent workflow orchestrator that routes tasks to domain-specific workers while maintaining state persistence and infrastructure automation. By leveraging large language models, the system decomposes high-level objectives into actionable plans, ensuring that complex operations are executed with consistency and reliability. The framework distinguishes itself through its hierarchical agent registry and policy-driven

    Shellai-agent-frameworkai-agent-toolsai-agents
    عرض على GitHub↗21,906
  • pycaret/pycaretالصورة الرمزية لـ pycaret

    pycaret/pycaret

    9,811عرض على GitHub↗

    PyCaret is a Python AutoML platform and MLOps lifecycle manager designed to automate machine learning workflows. It functions as a low-code environment that leverages a scikit-learn native engine to execute preprocessing, training, and evaluation for tabular data. The platform distinguishes itself as an LLM-powered ML copilot, using large language model agents to analyze datasets, design experiment configurations, and explain model results. It also serves as a Kubernetes ML orchestrator and model registry, enabling the versioning of trained pipelines and their promotion to production API endp

    Pythonanomaly-detectionautomlclassification
    عرض على GitHub↗9,811
عرض جميع البدائل الـ 30 لـ Node→

الأسئلة الشائعة

ما هي وظيفة inkonchain/node؟

This project is a containerized node orchestrator and deployment tool designed to manage execution clients and rollup nodes on a blockchain network. It provides a coordinated stack of isolated virtual environments to establish and maintain network connections.

ما هي الميزات الرئيسية لـ inkonchain/node؟

الميزات الرئيسية لـ inkonchain/node هي: Node Orchestrators, Snapshot Synchronization, Blockchain Nodes, Node Performance Monitoring, Container Stack Management, Containerized Service Orchestration, Blockchain Node Provisioning, Health Monitoring.

ما هي البدائل مفتوحة المصدر لـ inkonchain/node؟

تشمل البدائل مفتوحة المصدر لـ inkonchain/node: base/node — This project is a containerized implementation of a blockchain node for the Base network. It manages the execution and… ethereum/go-ethereum — Geth is a comprehensive execution client for the Ethereum network, serving as a foundational node implementation that… voltagent/awesome-claude-code-subagents — This project provides a framework for managing multi-agent systems, designed to automate complex software development,… pycaret/pycaret — PyCaret is a Python AutoML platform and MLOps lifecycle manager designed to automate machine learning workflows. It… henrygd/beszel — Beszel is a self-hosted server monitoring platform designed to track real-time performance metrics across multiple… codeaprendiz/learn-devops — This project is a comprehensive educational repository designed to teach DevOps practices through structured learning…