CLI application to setup & control multiple local Casper networks.
nctl stands for n[etwork|ode] control. Its goal is to simplify localised control of a test Casper network.
Many developers & community users will wish to spin up relatively small test networks in a localised setting. Adopting a standardised approach is thus helpful.
CSPR network community. This encompasses developers, validators, evaluators ... etc.
- python3 + pip
- make
- cargo
- bash
- jq (bash utility library for parsing json)
Plus the requirements to build casper-node
See here for setup details.
See here for command details.
See here for usage details.