validator
Create wallet
banksyd keys add $WALLETbanksyd keys add $WALLET --recoverbanksyd keys listSave wallet info
COMPOSABLE_WALLET_ADDRESS=$(banksyd keys show $WALLET -a)
COMPOSABLE_VALOPER_ADDRESS=$(banksyd keys show $WALLET --bech val -a)
echo 'export COMPOSABLE_WALLET_ADDRESS='${COMPOSABLE_WALLET_ADDRESS} >> $HOME/.bash_profile
echo 'export COMPOSABLE_VALOPER_ADDRESS='${COMPOSABLE_VALOPER_ADDRESS} >> $HOME/.bash_profile
source $HOME/.bash_profileFund your wallet
Go to Discord https://discord.gg/composable
channel #testnet-2-faucetCreate 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