Install
In this section we discuss installing pendulum-launch
Prerequisites
Cargo
Git
For the purpose of this documentation, we will assume all binaries be moved into the main repository's ./bin
directory.
Installation
We will first clone and build the launcher
We will additionally want to build our collators and/or validators. In this example we use polkadot as our validator node and pendulum as our collator node.
Last updated