Last updated 8 months ago
🚨重要提示🚨
如果您是参与过Herschel测试网的用户,需要手动清理之前运行的节点数据。否则节点将无法运行🚨
🔘去清理
如果您之前从未运行过Titan节点,请直接参考下面的教程运行。
我们的 GitHub 上的 Releases 部分是获取最新二进制发布版本和查看源代码的最佳位置。
使用您喜欢的解压软件(例如WinRAR或7-Zip)解压下载的压缩文件。
将 goworkerd.dll 文件移动到 C:\Windows\System32 目录下。您可以使用文件资源管理器完成此操作,或者在CMD中执行以下命令:
goworkerd.dll
C:\Windows\System32
move /y "path\to\goworkerd.dll" "C:\Windows\System32"
titan-edge daemon start --init --url https://cassini-locator.titannet.io:5000/rpc/v0
将申请到的 身份码 替换 your-hash-here
titan-edge bind --hash=your-hash-here https://api-test1.container1.titannet.io/api/v2/device/binding
titan-edge daemon stop