How to run a node
Last updated
Last updated
currently, the testnet is running on testnet-validator-1.testnet.dhpc.network
.
Persistent peer
89e4b72625c0a13d6f62e3cd9d40bfc444cbfa77@testnet-validator-1.testnet.dhpc.network:26656
Chain-ID
dhpctestnet1
Download the latest version of Dhpcd from the project .
Run Dhpcd to make sure that binary is working as expected
Setup the config files, replace <Moniker>
for the public alias of your node, which can be edited later:
replace the generated genesis file with the one provided below
add persistent peer in the ~/Dhpcd/config/config.toml
start the node!