Bash application to work with a local casper-node network. Stripped down sucessor to nctl.
cctl is a bash utility that allows a developer to work with a local casper-node network.
Developers & community users need to spin up small local throwaway networks.
CSPR network community. This encompasses developers, validators, evaluators ... etc.
See here for setup details.
See here for usage details.
To install upon a virtual machine execute the one step install script.
curl https://github.com/casper-network/cctl/blob/main/installer | bash