Deploy Testnet-V2 full node
Deploy Tabi Chain test v2 from source code
Hardware preparation
Software preparation
Deploy
Download source code
~$ git clone https://github.com/tabilabs/tabi.gitBuild source code
~$ cd tabi
~/tabi$ make buildInit Chain and wallet
Download genesis config file
Config the node
Start your full node
Last updated