In this tutorial, we will guide you through the process of setting up the Rapid blockchain on your local machine.
Running a Local Single-node Testnet
To launch Rapid locally, execute the following command:
bash./init.sh
After running the initialization script, the rapidd process will be up and running, hosting a single local node. Additionally, it will initialize 50 accounts.
To confirm the status of the local blockchain, open a new terminal window and enter:
rapiddstatus|jq
If the blockchain is functioning correctly, you should observe an output resembling the following: