Join the Hash Ahead Network

To use the Hash Ahead network, you first need to configure the node, please refer to the Run Node

Join the Testnet

First enter the hashhead folder

$ cd hashahead

Then run the testnet node

$ hashahead -daemon -testnet

Stop the nodes of the testnet

hashahead>stop

Return:

hashahead server stopping

Join the Mainnet

First enter the hashhead folder

$ cd hashahead

Then run the Mainnet node

$ hashahead -daemon

Stop the nodes of the Mainnet

Return:

Last updated