Last updated 11 months ago
我们的 GitHub 上的 Releases 部分是获取最新二进制发布版本和查看源代码的最佳位置。
titan-edge daemon start --init --url https://test-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
docker pull nezha123/titan-edge
mkdir ~/.titanedge
$storage 是您要配置的存储路径
docker run -d -v ~/.titanedge:/root/.titanedge nezha123/titan-edge
docker exec -it * /bin/bash
* 是您的容器ID
git clone https://github.com/Titannet-dao/titan-node.git make