Running one-node local hid network
If you are looking to simulate a single-node blockchain on a local environment, following are the steps
Download hid-node binary compressed file
Extract the binary
Move the hid-node binary to /usr/local/bin
Check the version
Download and run the one-node network setup script
This script will setup validators and its cryptographic keys. It will also fund token in your genesis account.
Finally Run the one-node network
Last updated