For the complete documentation index, see llms.txt. This page is also available as Markdown.

Step 5: Import Validator Keys and Launch the Validator Client

After generating your keys, import them into the validator client.

  1. Import the keystore files you generated:

./bahamut validator import --validator-keys-dir=... --network=sahara

  1. Launch Validator Client

./bahamut validator start -n=sahara

Last updated