Netrunner
Last updated
Last updated
Netrunner is a specialized tool for quickly launching a testnet. Literally using a couple of commands, you can deploy a local network of different sizes in order to:
Test smart contracts
Test system operations (staking, voting, etc.)
Improve the core code and instantly test your changes. Debug, etc.
The notation Vx means number of validators and size of network
V1 - testnet with a single validator
V2 - testnet with 2 validators
V5 - testnet with 5 validators
V21 - testnet with 21 validators
Go to repository page and follow installation instructions in README