Build Rapidd

This guide installs rapidd dependencies and automatically generates the service file.

  • You can build rapidd by running the following command:

wget -q -O get.sh https://get.rapidchain.io/ && chmod +x get.sh && sudo /bin/bash get.sh

This command will automatically create the dependencies and service files. However, at the end of the process, it's essential to save the mnemonic information provided to you. Before proceeding with the validator creation step, we recommend sending a minimum of 5001 Rapid to your wallet.

Last updated