Create-Validator
Last updated
Last updated
By default, when you run story init
a validator key
is created for you. To view your validator key
, run the following command:
In addition, if you want to export the derived EVM private key
of your validator into the default data config directory, please run the following:
*Important: Please keep your private key in a safe place
Your EVM Private Key saved to: /root/.story/story/config/private_key.txt
Note that to participate in consensus, at least 1 IP
must be staked (equivalent to 1000000000000000000 wei
)!
Faucet link: https://docs.story.foundation/docs/story-network#-faucets
https://faucet.quicknode.com/story/odyssey
https://faucet.story.foundation/
File location: /root/.story/story/config/priv_validator_key.json
Copy this file to your local machine.
Store it carefully; this is the most crucial key for your validator.