Install
In this section we discuss installing pendulum-launch
Prerequisites
Installation
git clone https://github.com/pendulum-chain/pendulum-launch
cd pendulum-launch
cargo build --releasegit clone https://github.com/paritytech/polkadot
cd polkadot
cargo build --releasegit clone https://github.com/pendulum-chain/pendulum
cd pendulum
cargo build --releaseLast updated
Was this helpful?