For the complete documentation index, see llms.txt. This page is also available as Markdown.

Operation on Linux

The Releases section on our GitHub is the best place to get the latest binary releases and view the source code.

Step 1: Download the CLI

Step 2: Extract the downloaded package

Open Terminal, change the directory to the download folder, and execute the following command to extract:

Step 3: Enter the extracted folder

  • Use the following command to enter the extracted folder

Step 4: Install Titan Edge

  • Copy titan-edge executable to the system directory /usr/local/bin , so that it can be executed at any location

Step 5: Install the library

  • Copy th library (assuming its name is libgoworkerd.so) to the system directory /usr/local/lib

Step 2: Launch the CLI

Step 4: Bind the identification code

Replace your-hash-here with the obtained identification code

Step 5: Stop the node

Last updated