validator
Create wallet
sedad keys add $WALLETsedad keys add $WALLET --recoversedad keys listSave wallet info
SEDA_WALLET_ADDRESS=$(sedad keys show $WALLET -a)
SEDA_VALOPER_ADDRESS=$(sedad keys show $WALLET --bech val -a)
echo 'export SEDA_WALLET_ADDRESS='${SEDA_WALLET_ADDRESS} >> $HOME/.bash_profile
echo 'export SEDA_VALOPER_ADDRESS='${SEDA_VALOPER_ADDRESS} >> $HOME/.bash_profile
source $HOME/.bash_profileFund your wallet
buy some $SEDA on osmosis zoneCreate 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