Step 3: Install Stader node
In this step, we will install Stader node on your system. However, before proceeding to install the Stader Node Stack, ensure that Docker is installed on your system. Once the Docker is installed or if Docker is already present, run the install commands provided below, specific to your system architecture.
For Linux
~/bin/stader-cli service install
For MacOS
~/bin/stader-cli service install -d
Please close your terminal and start again before proceeding to Step 4: Configure Stader services.
Since this is your first time installing Stader, please start a new shell session by logging out and back in or restarting the machine. This is necessary for your user account to have permissions to use Docker.
Last updated