validator
Guidence for create validator
Create wallet
atomoned keys add $WALLETatomoned keys add $WALLET --recoveratomoned keys listSave wallet info
ATOMONE_WALLET_ADDRESS=$(atomoned keys show $WALLET -a)
ATOMONE_VALOPER_ADDRESS=$(atomoned keys show $WALLET --bech val -a)
echo 'export ATOMONE_WALLET_ADDRESS='${ATOMONE_WALLET_ADDRESS} >> $HOME/.bash_profile
echo 'export ATOMONE_VALOPER_ADDRESS='${ATOMONE_VALOPER_ADDRESS} >> $HOME/.bash_profile
source $HOME/.bash_profileFund your wallet
Buy on Osmosis DEXCreate validator
Check your validator key
Get list of validators
Usefull commands
Service management
Node info
Wallet operations
Voting
Staking, Delegation and Rewards
Validator management
Last updated