Launch
In this section we discuss using pendulum-launch to launch a parachain.
pendulum-launch 0.2.0
USAGE:
pendulum-launch [FLAGS] [OPTIONS] [SUBCOMMAND]
FLAGS:
-h, --help Prints help information
-q, --quiet
-V, --version Prints version information
OPTIONS:
-c, --config <config>
-l, --log <log>
SUBCOMMANDS:
export-genesis Export genesis data
generate-docker Generate docker-compose.yml
generate-specs Generate specs
help Prints this message or the help of the given subcommand(s)Launching a local Pendulum chain
Prerequisites
Launch the parachain
Last updated
Was this helpful?