Step 1: Download the CLI
Step 2: Start the CLI
titan-edge daemon start --init --url https://test-locator.titannet.io:5000/rpc/v0
Step 4: Bind the identity code
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
Step 5: Stop the CLI
Step 1: Download the CLI
Step 2: Start the CLI
titan-edge daemon start --init --url https://test-locator.titannet.io:5000/rpc/v0
Step 4: Bind the identity code
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
Step 5: Stop the CLI
Step 1: Download the CLI
Step 2: Start the CLI
titan-edge daemon start --init --url https://test-locator.titannet.io:5000/rpc/v0
Step 4: Bind the identity code
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
Step 5: Stop the CLI
Step 1: Download the Image
docker pull nezha123/titan-edge
Step 2: Create your own storage path
Step 3: Run the node
docker run -d -v ~/.titanedge:/root/.titanedge nezha123/titan-edge
Step 4: Enter the Container
docker exec -it * /bin/bash
* is your container ID applied from step 3
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
git clone https://github.com/Titannet-dao/titan-node.git
make