如何在 Windows (CLI)上运行 Titan

我们的 GitHub 上的 Releases 部分是获取最新二进制发布版本和查看源代码的最佳位置。

步骤 1:下载 CLI

步骤 2:启动 CLI

titan-edge daemon start --init --url https://test-locator.titannet.io:5000/rpc/v0

步骤 3:👉申请身份码👈

步骤4:绑定身份码

将申请到的 身份码 替换 your-hash-here

titan-edge bind --hash=your-hash-here https://api-test1.container1.titannet.io/api/v2/device/binding

步骤5: 停止节点

titan-edge daemon stop

最后更新于