TESTNET
Titan Network

Titan Network

FOLLOW GUIDE

Install

wget https://github.com/Titannet-dao/titan-node/releases/download/v0.1.16/titan_v0.1.16_linux_amd64.tar.gz
 
tar -xvzf *.gz
 
cd titan_v0.1.16_linux_amd64

Run and wait 5-10 second, and Ctrl + C

./titan-edge daemon start --init --url https://test-locator.titannet.io:5000/rpc/v0

Bind device

./titan-edge bind --hash=Identity-Code https://api-test1.container1.titannet.io/api/v2/device/binding

How get Hash identity code

go to (https://test1.titannet.io/newoverview/activationcodemanagement (opens in a new tab)), click node management

Titan Network

click get indentity code

Titan Network

tadaaaaaaa...... you can see your identity, copy your identity and paste in comand.

Titan Network

Optional

./titan-edge config set --storage-size 90GB

Run

./titan-edge daemon start