步骤 1:下载 CLI
步骤 2:启动 CLI
titan-edge daemon start --init --url https://test-locator.titannet.io:5000/rpc/v0
步骤4:绑定身份码
将申请到的 身份码 替换 your-hash-here
titan-edge bind --hash=your-hash-here https://api-test1.container1.titannet.io/api/v2/device/binding
步骤5: 停止节点
步骤 1:下载 CLI
步骤 2:启动 CLI
titan-edge daemon start --init --url https://test-locator.titannet.io:5000/rpc/v0
步骤4:绑定身份码
将申请到的 身份码 替换 your-hash-here
titan-edge bind --hash=your-hash-here https://api-test1.container1.titannet.io/api/v2/device/binding
步骤5: 停止节点
步骤 1:下载 CLI
步骤 2:启动 CLI
titan-edge daemon start --init --url https://test-locator.titannet.io:5000/rpc/v0
步骤4:绑定身份码
将申请到的 身份码 替换 your-hash-here
titan-edge bind --hash=your-hash-here https://api-test1.container1.titannet.io/api/v2/device/binding
步骤5: 停止节点
步骤 1:下载镜像
docker pull nezha123/titan-edge
步骤 2:创建自己的存储卷
$storage 是您要配置的存储路径
步骤3 :运行
docker run -d -v ~/.titanedge:/root/.titanedge nezha123/titan-edge
步骤4 :进入容器
docker exec -it * /bin/bash
* 是您的容器ID
titan-edge bind --hash=your-hash-here https://api-test1.container1.titannet.io/api/v2/device/binding
git clone https://github.com/Titannet-dao/titan-node.git
make