Last updated 8 months ago
Our Releases section on GitHub is the best place to locate the latest binary releases and view the source code.
titan-edge daemon start --init --url https://test-locator.titannet.io:5000/rpc/v0
Replace the applied identity code with 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
docker run -d -v ~/.titanedge:/root/.titanedge nezha123/titan-edge
docker exec -it * /bin/bash
* is your container ID applied from step 3
git clone https://github.com/Titannet-dao/titan-node.git make