​
This section contains instructions on how to manage accounts, stake and unstake tokens, vote and more.
// output to consoledaobet-cli create key --to-console​// output to filedaobet-cli create key -f keys.txt
daobet-cli get account alice
daobet-cli transfer alice bob "25.0000 BET" "Description"
daobet-cli get currency balance eosio.token <your_account_name>
This is an example of staking 5 tokens against system resources: NET, CPU, VOTE.
daobet-cli system delegatebw <your_account_name> <your_account_name> "5 BET" "5 BET" "5 BET"
daobet-cli system undelegatebw <your_account_name> <your_account_name> "5 BET" "5 BET" "5 BET"
daobet-cli system listproducers
daobet-cli system voteproducer prods <your_account_name> <validator_name>