Skip to content

Utility scripts for managing CasperLabs node.

Notifications You must be signed in to change notification settings

RapidMark/casper-tools

 
 

Repository files navigation


  • 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

alt text

  • 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

About

Utility scripts for managing CasperLabs node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 75.7%
  • Shell 24.3%