# Naptha AI 节点图文教程

By [K2 节点教程分享 @BtcK241918](https://paragraph.com/@k2-btck241918) · 2025-03-02

---

**博主推特：**[https://twitter.com/BtcK241918](https://twitter.com/BtcK241918)

**在搭建节点之前，首先需要购买VPS来运行节点。节点需要保持24小时不间断运行。我选择了Contabo的主机，价格相对较为经济实惠。您可以通过使用我的推荐链接来购买：**

[https://mirror.xyz/0x6e5f54B4c182baFDA14426235F24B80e638E109a/hFykOLsdNwNCve1uI6RRWoqvcZKjwrHg6riGKZPfogk](https://mirror.xyz/0x6e5f54B4c182baFDA14426235F24B80e638E109a/hFykOLsdNwNCve1uI6RRWoqvcZKjwrHg6riGKZPfogk)

Naptha AI 是一个致力于提供基于人工智能的解决方案的项目，专注于为企业提供智能化服务和产品。它完成了 600 万美元 Pre-Seed 轮融资，由 Arche Capital 和 Cyber Fund 领投，Seed Club Ventures、Polymorphic Capital、GnosisDAO、Halo Capital 等参投，融资将加速技术研发和平台商业化进程。

官方推特

官方文档

[

Naptha Node Quick Start | Naptha Docs
-------------------------------------

Naptha Nodes package everything that your agent needs to run modules like agents locally, and allow your agent to interact with other agents in the network.

https://docs.naptha.ai

![](https://storage.googleapis.com/papyrus_images/3b29b7f6ba2bc869d7cbba7f3767dc381e2efa1d27ab6f8c3c1d7ab740c61708.png)

](https://docs.naptha.ai/NapthaNodes/quickstart)

使用一键脚本命令

    wget -O NapthaAI.sh "https://raw.githubusercontent.com/ttkklei001/NapthaAI/refs/heads/main/NapthaAI.sh" && \
    sed -i 's/\r$//' NapthaAI.sh && \
    chmod +x NapthaAI.sh && \
    ./NapthaAI.sh
    

使用菜单1安装节点

![](https://storage.googleapis.com/papyrus_images/8a8537386bb92e6e172b7169304835ce670c0f47130a32ef4ba9f784e4117f0f.png)

![](https://storage.googleapis.com/papyrus_images/f0656de1bea6699871011457713983375b6586773449a9e7f2294086839376ae.png)

如果第一次运行

记得保存好你生成的

PRIVATE\_KEY

导出即可

菜单五可以 更换你的私钥内容 保存并重新启动节点

如有不足 请见谅 希望听到你的建议

---

*Originally published on [K2 节点教程分享 @BtcK241918](https://paragraph.com/@k2-btck241918/naptha-ai)*
