Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 927 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 927 Bytes

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