awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道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.

Star 历史

inkonchain/node 的 Star 历史图表inkonchain/node 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Node 的开源替代方案

相似的开源项目,按与 Node 的功能重合度排序。
  • base/nodebase 的头像

    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-ethereumethereum 的头像

    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-subagentsVoltAgent 的头像

    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/pycaretpycaret 的头像

    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
查看 Node 的所有 30 个替代方案→

常见问题解答

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…