Command set for managing Blockscout, a Consensus Layer explorer.
./bin/run.js blockscout down
./bin/run.js blockscout info
./bin/run.js blockscout restart
./bin/run.js blockscout up
Down Blockscout
USAGE
$ ./bin/run.js blockscout down [--network <value>]
FLAGS
--network=<value> [default: my-devnet] Name of the network
DESCRIPTION
Down Blockscout
Retrieves and displays information about the blockscout service.
USAGE
$ ./bin/run.js blockscout info [--network <value>]
FLAGS
--network=<value> [default: my-devnet] Name of the network
DESCRIPTION
Retrieves and displays information about the blockscout service.
Restart blockscout
USAGE
$ ./bin/run.js blockscout restart [--network <value>]
FLAGS
--network=<value> [default: my-devnet] Name of the network
DESCRIPTION
Restart blockscout
Start Blockscout
USAGE
$ ./bin/run.js blockscout up [--network <value>]
FLAGS
--network=<value> [default: my-devnet] Name of the network
DESCRIPTION
Start Blockscout