- Auction tool, show data related to bonds and bids
active_validators.sh <CAN_ACCEPT_PUB_HEX if empty parse from $public_hex_path by default>
- check HEX balance
balance_check.sh <PUB_HEX>
- deploy bonding transaction ( example, watch gas ! )
bond.sh
- return validator to active state
activate_bid.sh
- connected peers explorer
explorer.sh
- active node status (python script) (press ctrl-c to exit)
status.py
- delegation tool, allow user to stake
delegate.sh
- delegation tool, allow user to withdraw stake
undelegate.sh
- validator tool, allow validator to withdraw from auction
withdraw_bid.sh