⌨️</> Command-line installation

Our Releases section on GitHub is the best place to locate the latest binary releases and view the source code.

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 3: Request an 👉identity code👈

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

titan-edge daemon stop

Last updated