能力标签
ARC链
🛠
AI工具

ARC链

基于 Rust · 开源免费,本地部署,数据完全自主可控
英文名:arc-chain
⭐ 17 Stars 🍴 3 Forks 💻 Rust 📄 NOASSERTION 🏷 AI 8.0分
8.0AI 综合评分
ai-inferenceartificial-intelligenceblockchaindag-consensusdeterministicrust
✦ AI Skill Hub 推荐

AI Skill Hub 强烈推荐:ARC链 是一款优质的AI工具。AI 综合评分 8.0 分,在同类工具中表现稳健。如果你正在寻找可靠的AI工具解决方案,这是一个值得深入了解的选择。

📚 深度解析

ARC链 是一款基于 Rust 的开源工具,在 GitHub 上收获 0k+ Star,是ai-inference、artificial-intelligence、blockchain、dag-consensus领域中的优质开源项目。开源工具的最大优势在于代码完全透明,你可以审计每一行代码的安全性,也可以根据自身需求进行二次开发和定制。

**为什么要使用开源工具而非商业 SaaS?**
对于个人开发者和有隐私需求的用户,本地部署的开源工具意味着数据不离本机,不受第三方服务商的数据政策约束。同时,开源工具通常没有使用次数限制和月度费用,一次安装即可长期使用,对于高频使用场景的总拥有成本(TCO)远低于订阅制商业工具。

**安装与环境准备**
ARC链 依赖 Rust 运行环境。建议通过 pyenv(Python)或 nvm(Node.js)管理 Rust 版本,避免全局环境污染。对于新手用户,推荐先创建虚拟环境(python -m venv venv && source venv/bin/activate),再安装依赖,这样即使出现问题也可以随时删除虚拟环境重新开始,不影响系统稳定性。

**社区与维护**
GitHub Issue 和 Discussion 是获取帮助的最快渠道。在提问前建议先检查 Closed Issues(已关闭的问题),大多数常见问题都已有解答。遇到 Bug 时,提供 pip list 的输出、完整错误堆栈和最小可复现示例,能显著提高开发者响应速度。AI Skill Hub 将持续追踪 ARC链 的版本更新,及时通知重要功能变化。

📋 工具概览

世界首个支持确定性链上AI推理的L1区块链

ARC链 是一款基于 Rust 开发的开源工具,专注于 ai-inference、artificial-intelligence、blockchain 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。

GitHub Stars
⭐ 17
开发语言
Rust
支持平台
Windows / macOS / Linux
维护状态
轻量级项目,按需更新
开源协议
NOASSERTION
AI 综合评分
8.0 分
工具类型
AI工具
Forks
3

📖 中文文档

以下内容由 AI Skill Hub 根据项目信息自动整理,如需查看完整原始文档请访问底部「原始来源」。

世界首个支持确定性链上AI推理的L1区块链

ARC链 是一款基于 Rust 开发的开源工具,专注于 ai-inference、artificial-intelligence、blockchain 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。

📌 核心特色
  • 开源免费,支持本地部署,数据完全自主可控
  • 活跃的 GitHub 开源社区,持续迭代更新
  • 提供详细文档和使用示例,新手友好
  • 支持自定义配置,灵活适配不同使用环境
  • 可作为基础组件集成进现有技术栈或进行二次开发
🎯 主要使用场景
  • 本地部署运行,保护数据隐私,满足合规要求
  • 自定义集成到现有系统,扩展技术栈能力
  • 作为开源基础组件进行商业化二次开发
以下安装命令基于项目开发语言和类型自动生成,实际以官方 README 为准。
安装命令
# 方式一:cargo install(推荐)
cargo install arc-chain

# 方式二:从源码编译
git clone https://github.com/FerrumVir/arc-chain
cd arc-chain
cargo build --release
# 二进制在 ./target/release/arc-chain
📋 安装步骤说明
  1. 访问 GitHub 仓库页面
  2. 按照 README 文档完成依赖安装
  3. 根据系统环境完成初始化配置
  4. 参考官方示例或文档开始使用
  5. 遇到问题可在 GitHub Issues 中查找解答
以下用法示例由 AI Skill Hub 整理,涵盖最常见的使用场景。
常用命令 / 代码示例
# 查看帮助
arc-chain --help

# 基本运行
arc-chain [options] <input>

# 详细使用说明请查阅文档
# https://github.com/FerrumVir/arc-chain
以下配置示例基于典型使用场景生成,具体参数请参照官方文档调整。
配置示例
# arc-chain 配置说明
# 查看配置选项
arc-chain --config-example > config.yml

# 常见配置项
# output_dir: ./output
# log_level: info
# workers: 4

# 环境变量(覆盖配置文件)
export ARC_CHAIN_CONFIG="/path/to/config.yml"
📑 README 深度解析 真实文档 完整度 55/100 查看 GitHub 原文 →
以下内容由系统直接从 GitHub README 解析整理,保留代码块、表格与列表结构。

ARC Chain - Trustworthy AI

A Rust Layer 1 recovery candidate designed to make AI inference reproducible, independently recomputed, and explicitly authorized before a community reward can settle.

ARC's protocol and product code are developed in this repository. Reviewed upstream components vendored for reproducibility are identified under vendor/; they are not represented as ARC-authored code.

Desktop GUI (requires a screen)

Candidate desktop build targetNormalized v0.8.0 asset (valid after publication)
**macOS — Apple Silicon** (built/packaged on macOS 15)[DMG](https://github.com/FerrumVir/arc-chain/releases/download/v0.8.0/arc-desktop-macos-arm64.dmg)
**macOS — Intel** (built/packaged on macOS 15 Intel)[DMG](https://github.com/FerrumVir/arc-chain/releases/download/v0.8.0/arc-desktop-macos-x86_64.dmg)
**Windows — x86_64** (built/packaged on GitHub windows-latest)[NSIS installer](https://github.com/FerrumVir/arc-chain/releases/download/v0.8.0/arc-desktop-windows-x86_64-setup.exe) · [MSI](https://github.com/FerrumVir/arc-chain/releases/download/v0.8.0/arc-desktop-windows-x86_64.msi)
**Linux desktop — x86_64** (built/packaged on Ubuntu 24.04)[AppImage](https://github.com/FerrumVir/arc-chain/releases/download/v0.8.0/arc-desktop-linux-x86_64.AppImage) · [.deb](https://github.com/FerrumVir/arc-chain/releases/download/v0.8.0/arc-desktop-linux-x86_64.deb) · [.rpm](https://github.com/FerrumVir/arc-chain/releases/download/v0.8.0/arc-desktop-linux-x86_64.rpm)

These stable names are generated by the unified v0.8.0 release pipeline; until that exact release is published, the links intentionally do not resolve. The macOS package metadata declares 11.0 as its minimum, but CI currently runs the package only on macOS 15; no older-macOS or Windows-version runtime floor is claimed until those exact versions receive a release-blocking test. The GUI is not a server binary: it needs a graphical session. An EC2/VPS/SSH-only machine should use the headless installer below. Linux ARM64 is also headless-only.

The public v0.7.11 desktop could manually check, verify, and install a signed update from Settings, but its saved automatic-update preference never started a scheduler. The v0.8.0 candidate now checks the signed manifest shortly after startup and every 24 hours when that setting is enabled. Background checks do not download or install anything; the user confirms installation. macOS, Windows, and Linux AppImage can then update in place. .deb and .rpm remain owned by their package managers; the app reports the available version but cannot invoke in-app replacement for those channels.

📖 Desktop controls: Getting Started with ARC Node — release gates, identity, inference evidence, faucet, mined reward receipts, and FAQ.

---

Install binaries/config only; print the command but do not start anything

bash install.sh --version 0.8.0 --no-service --no-auto-update

Serve deterministic community inference. The installer adds

Reproducible pin; an older version is rejected if a newer one is installed

bash install.sh --version 0.8.0


For an install that kept the scheduled updater, the manual commands are:
bash

v0.8.0 release status and quickstart

Source-freeze snapshot (2026-08-31; tag-stable): At this commit's review cutoff, v0.8.0 / protocol v3 was not published or deployed, and GitHub latest was still the desktop-only v0.7.11 bundle. This is a historical pre-tag statement, not a live status probe. An immutable v0.8.0 tag keeps this source-freeze record; determine current release and fleet status only from the exact release evidence and signed rollout receipts described below. The default branch may receive a reviewed post-rollout status update.

This README does not use the moving latest release as an install source. The immutable v0.8.x release is intentionally not promoted to GitHub's global latest channel while unsigned v0.7 updaters remain in the field. A first v0.7-to-v0.8 migration is therefore manual and pinned to the exact tag; the legacy updater is not a supported migration mechanism.

If the complete exact v0.8.0 release shows every required asset, SHA256SUMS, and SHA256SUMS.sig, an SSH/EC2/VPS operator can run:

```bash curl -fsSLO --proto '=https' --proto-redir '=https' --tlsv1.2 https://raw.githubusercontent.com/FerrumVir/arc-chain/v0.8.0/install.sh ARC_INSTALL_SHA256=0413fdd6088d0522841c472abfcf460b1ffaba67a6923355325d699c2f5b0242 if command -v sha256sum >/dev/null 2>&1; then printf '%s %s\n' "$ARC_INSTALL_SHA256" install.sh | sha256sum -c - else printf '%s %s\n' "$ARC_INSTALL_SHA256" install.sh | shasum -a 256 -c - fi

Observer/router quickstart. Add a verified --model path to execute inference.

bash install.sh --version 0.8.0 ```

Expected install.sh SHA-256 for this candidate: 0413fdd6088d0522841c472abfcf460b1ffaba67a6923355325d699c2f5b0242.

The unified release contract restores headless Linux amd64 and arm64, Intel and Apple Silicon macOS, Windows CLI binaries, signed desktop-updater payloads, normalized desktop installers, and one checksummed installer. Until the exact release evidence exists, build and test only from a reviewed checkout; do not treat the commands above as a production download. Publication alone never proves fleet deployment: the public fleet also requires the coordinated recovery/cutover gate. Unsigned artifacts, updater signatures, the owner-signed checksum manifest, draft publication, and read-only release verification cross separate exact-ID/digest-bound jobs; protected key windows execute only reviewed direct signing tools and never repository programs.

Command-line network demos

Inspect a public inference response, its trace, and the evidence the selected coordinator actually returns:

ARC_COORDINATOR=http://127.0.0.1:9944 bash scripts/arc-demo.sh

Run this only against a controlled local or reviewed recovery-candidate coordinator. Automatic public-fleet discovery is disabled because the public v2 seeds have mixed versions and divergent state. The script inspects the selected pipeline, dispatches a prompt, prints its trace, and asks for recomputation.

A word on that re-run, because it is the point of the demo. The coordinator caches by (model, prompt, max_tokens), so simply POSTing the same prompt twice is answered out of cache and proves nothing. The script sends force_recompute: a supporting candidate reports ✓ DETERMINISTIC after two pipeline walks; a cache response is labeled ● SERVED FROM CACHE (hash match).

Attempt to recompute a past public inference claim on your own machine:

ARC_COORDINATOR=http://127.0.0.1:9944 bash scripts/arc-verify.sh --latest

The historical script sweeps seeds for an inference record, replays its prompt, and compares reported commitments. Its VERIFIED label means only that those reported hashes matched. A cache response is not recomputation, and the public v2 model ID below does not bind the weight bytes, so this is not exact-artifact proof.

In the read-only 2026-08-28 public-v2 snapshot, model_hash was still a BLAKE3 of the model's shape label (arc-32L-4096d-32h-32000v), not of the weight bytes. It proves the same declared shape, not the same tensors. The unpublished v0.8.0/v3 candidate instead streams the complete --model artifact through BLAKE3 and uses that exact byte commitment for shard routing, worker eligibility, caches, attestations, and verification. Do not read that candidate behavior as already deployed on the public fleet.

---

Network endpoints

The production-v3 candidate configuration uses these six explicit, literal-IPv4 TLS origins. P2P addresses are separate and are never converted into RPC URLs at runtime. The locked rollout stages SHA-pinned Caddy 2.11.4 and requests a publicly trusted IP-address certificate from Let's Encrypt's production ACME service with the shortlived profile and HTTP-01 challenge. This removes the shared nip.io/sslip.io wildcard-DNS dependency; certificate issuance and renewal still fail closed on the public ACME and port-80 reachability checks. These candidate origins are not evidence that the v3 cutover is complete: use them only after the locked rollout has installed and verified every gateway.

NodeLocationv3 HTTPS RPC origin
NYCNew Yorkhttps://149.28.32.76
LAXLos Angeleshttps://140.82.16.112
AMSAmsterdamhttps://136.244.109.1
LHRLondonhttps://104.238.171.11
NRTTokyohttps://202.182.107.41
SGPSingaporehttps://149.28.153.31

Raw public http://IP:9090 origins are legacy diagnostics, not supported v3 client or validator configuration. Non-loopback production RPC must use HTTPS.

The sealed protocol-v3 gateway exposes only the following exact public API. Unknown paths and methods return 404/405; a handler existing in source does not make it public.

Public GET paths carried verbatim in the sealed rollout manifest:

/health /info /network/info /stats /validators /block/latest /blocks /inference/readiness /inference/attestations /economics/rewards /faucet/status /community/reward_policy /workers/scoreboard /shards /models /models/shards

/community/list remains an internal wire-compatibility handler, but it is not exposed by the protocol-v3 public gateway because its GET implementation prunes stale in-memory registrations. Dashboards, walkthroughs, health checks, and recovery probes use the read-only /workers/scoreboard endpoint and query /community/reward_policy separately for issuance readiness.

The gateway also admits these strictly shaped public GET routes:

/block/{height} /block/{height}/txs /tx/{hash} /tx/{hash}/full /account/{address} /account/{address}/txs /worker/earnings/{address} /community/reward_receipt/{tx_hash} /community/reward_job/{job_id}

Public POST paths carried verbatim in the sealed rollout manifest:

/inference/run /inference/run_consensus /community/register /community/heartbeat /community/claim_work /community/submit_work /tx/submit /tx/submit_signed /tx/submit_batch /faucet/claim

Clients may probe the mutation-free /inference/readiness contract at multiple origins, but one inference click selects one origin and sends at most one POST. Every timeout, reset, HTTP error, or malformed response after that POST is an ambiguous possibly-settled outcome and is never replayed on another route. /inference/run* has a 4,000-second upstream timeout, worker submission has a 2,700-second timeout, and the validator-only approval path has a 1,500-second timeout. The faucet POST is only a submission; only a successful mined receipt confirms the 1 ARC credit.

/internal/community/reward/approve, /shards/announce, /inference/forward_shard, and /inference/cleanup_shard are restricted to the six sealed validator IPs and have no browser CORS policy. The source handlers /inference/run_sharded, /inference/results, /community/reward_approval/{job_id}, and /eth are intentionally not routed by the public v3 gateway. Legacy/demo documents describing those paths are not the production API contract. /tx/submit is the public flat transfer contract and /tx/submit_batch is its batch form, used across the supported SDKs. The batch contract has a hard 64-item maximum and shares the atomic 10 tx/s per-sender admission policy with the single and generic signed routes. The node rejects every request item that omits either the transaction signature or its public key; publishing these routes does not restore unsigned transaction submission.

/worker/earnings/{address} returns only confirmed mined 0x25 receipt rows. The v0.8 production rollout forces archive mode on all six selectable public validators, disables receipt/transaction/WAL pruning in that mode, requires archive_mode=true from every earnings response, and restarts every validator after the two rollout receipts are mined before re-proving both rows. Once that cutover passes, this is complete gross reward history since the v3 recovery boundary across every later recovery epoch—not a wallet's net balance after transfers or spending. The exact history_domain field makes that all-v3 scope machine-checkable. Historical receipt rows retain their own recovery_epoch, validator_set_id, and transaction_domain; the matching top-level fields describe the current issuance/readiness context and need not equal older rows. The desktop keeps a valid zero separate from an unavailable or malformed RPC response and never turns a failed read into “0 ARC.” Projection is null with an explicit reason unless policy, confirmed history, treasury, and remaining consensus budget all permit one. These durability claims are still candidate behavior until the protected production cutover completes.

The public v2 seeds still exhibit two known API bugs: /models double-counts replicated layer coverage, and /worker/earnings/{addr} reports display arithmetic rather than mined income. The v3 candidate fixes both: coverage is a range union, while earnings count only successful retained CommunityInferenceReward receipts. A submitted reward, raw 0x16 attestation, failed receipt, or faucet POST never increments confirmed ARC. Forward projections are available only from an explicit active reward policy, confirmed receipt history, a treasury that can fund another full reward, and remaining consensus block/epoch/worker/coordinator budget; otherwise the value is null and the API returns the reason. The v0.8 reward is a protocol-capped testnet promotional compute subsidy, not customer demand or revenue. Five-of-six recomputation proves output agreement, not that a customer paid for the job. Those fixes are not live until the fleet cutover completes.

See docs/HOW-SHARDING-WORKS.md for the wire protocol.

---

🎯 aiskill88 AI 点评 A 级 2026-05-28

高性能的区块链AI解决方案

📚 实用指南(长尾问题)
适合谁
  • 构建多智能体协作系统的 Agent 开发者
最佳实践
  • Agent 任务先做 dry-run 验证工具调用链,再开启自主执行
常见错误
  • API key 直接提交到 git 仓库(请用 .env 并加入 .gitignore)
部署方案
  • CLI:直接 npm install -g / pip install,命令行调用
  • 云端托管:可放在 Vercel / Railway / Fly.io 等 PaaS 平台
相关搜索
arc-chain 中文教程arc-chain 安装报错怎么办arc-chain Agent 工作流arc-chain 与同类工具对比arc-chain 最佳实践arc-chain 适合谁用

⚡ 核心功能

👥 适合谁
  • 构建多智能体协作系统的 Agent 开发者
⭐ 最佳实践
  • Agent 任务先做 dry-run 验证工具调用链,再开启自主执行
⚠️ 常见错误
  • API key 直接提交到 git 仓库(请用 .env 并加入 .gitignore)

👥 适合人群

AI 技术爱好者研究人员和学生开发者和工程师技术创业者

🎯 使用场景

  • 本地部署运行,保护数据隐私,满足合规要求
  • 自定义集成到现有系统,扩展技术栈能力
  • 作为开源基础组件进行商业化二次开发

⚖️ 优点与不足

✅ 优点
  • +完全开源免费,无授权费用
  • +本地部署,数据完全自主可控
  • +开发者社区支持,遇问题可查可问
⚠️ 不足
  • 安装和初始配置可能需要一定技术基础
  • 功能完整性通常不如成熟商业产品
  • 技术支持主要依赖开源社区,响应速度不稳定
⚠️ 使用须知

该工具使用 NOASSERTION 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。

AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。

建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。

📄 License 说明

📄 NOASSERTION — 请查阅原始协议条款了解具体使用限制。

🔗 相关工具推荐

📰 相关 AI 新闻
🍿 AI 圈相关吃瓜
🗺️ 相关解决方案
🧩 你可能还需要
基于当前 Skill 的能力图谱,自动补全的工具组合

❓ 常见问题 FAQ

arc-chain 是一款Rust开发的AI辅助工具。开源AI工具:World's first L1 blockchain with deterministic on-chain AI inference verified th。⭐17 · Rust 主要应用场景包括:区块链AI应用开发。
💡 AI Skill Hub 点评

总体来看,ARC链 是一款质量优秀的AI工具,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。

📚 深入学习 ARC链
查看分步骤安装教程和完整使用指南,快速上手这款工具
🌐 原始信息
原始名称 arc-chain
原始描述 开源AI工具:World's first L1 blockchain with deterministic on-chain AI inference verified th。⭐17 · Rust
Topics ai-inferenceartificial-intelligenceblockchaindag-consensusdeterministicrust
GitHub https://github.com/FerrumVir/arc-chain
License NOASSERTION
语言 Rust
🔗 原始来源
🐙 GitHub 仓库  https://github.com/FerrumVir/arc-chain 🌐 官方网站  https://arc.ai

收录时间:2026-05-28 · 更新时间:2026-05-30 · License:NOASSERTION · AI Skill Hub 不对第三方内容的准确性作法律背书。

📺 订阅 AI Skill Hub Daily Telegram 频道
每天 8 条精选 AI Skill、MCP、Agent 与自动化工具推送
加入频道 →