Step 3: Install Stadernode
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 installFor MacOS
~/bin/stader-cli service install -d
Last updated