axelarnetwork / axelarate-community

Tools to join the axelar network
GNU General Public License v3.0
44 stars 57 forks source link

feat: add hacknet network to node.sh join script #356

Closed ggutoski closed 2 years ago

ggutoski commented 2 years ago

Use -n hacknet to join the hacknet like this:

KEYRING_PASSWORD=my-secret-password ./scripts/node.sh -n hacknet

Tested on my local machine.

Notes