Run the node on the Testnet
First init you node use the command below:
btfs init -p storage-host-testnet
Then you can run the node with this command:
btfs daemon --chain-id 1029
Run the node need BTTC and if you have no, you can get the testnet BTTC Here
Updated 16 days ago