Managing Accounts
Follow the steps to make and manage your `tellor` account.
./layerd keys add $ACCOUNT_NAME --keyring-backend test./layerd keys add $ACCOUNT_NAME --recover=true./layerd keys show $ACCOUNT_NAME./layerd keys show $ACCOUNT_NAME --bech valecho 'export TELLOR_ADDRESS=your_tellor_prefix_address' >> ~/.bashrc #.zshrc if mac
echo 'export TELLORVALOPER_ADDRESS=your_tellorvaloper_prefix_address' >> ~/.bashrc #.zshrc if macLast updated
Was this helpful?

