Skip to content

Bash application to work with a local casper-node network.

License

Notifications You must be signed in to change notification settings

casper-network/cctl

Repository files navigation

cctl

Bash application to work with a local casper-node network. Stripped down sucessor to nctl.

What is cctl ?

cctl is a bash utility that allows a developer to work with a local casper-node network.

Why cctl ?

Developers & community users need to spin up small local throwaway networks.

Who uses cctl ?

CSPR network community. This encompasses developers, validators, evaluators ... etc.

Setup

See here for setup details.

Usage

See here for usage details.

Installation

To install upon a virtual machine execute the one step install script.

curl https://github.com/casper-network/cctl/blob/main/installer | bash