Prebuild binary
This guild uses Ubuntu. You will need knowledge about the linux shell.
Instead of installing titand
from the source code, the validator can use our prebuild binary to use it instantly.
System specification recommended
For validator node (no index, no expose api, only keep 100 recent block):
4 cores/threads
8 GB ram
512 GB SSD
For api node/full node:
4 cores/threads
more than 16 GB ram
1 TB SSD
This hardware specification for the startup node reflects the current state of the blockchain. Over time, these requirements will increase based on the amount of data stored in the chain and the transaction load.
Download prebuild from github
Find the latest release at https://github.com/titantkx/titan/releases and download a suitable version for your machine. Please choose correct version from Upgrade list
Example: download v2.0.1 version for Linux with AMD processor
Extract to the folder you wanted
After extraction, the folder structure will be like this. It will contain binary titand
and shared library libwasmvm
At this point, you can easily run the program
You should get output like this
Last updated