Latest update
Last updated
Last updated
Download Stader node CLI using the Wget command below on your terminal as per your respective system architecture:
Wget link AMD64(Linux): wget https://staderlabs.com/eth/releases/stader-node-build/permissionless/v1.3.0/stader-cli-linux-amd64 -O ~/bin/stader-cli
Wget link ARM64(Linux): wget https://staderlabs.com/eth/releases/stader-node-build/permissionless/v1.3.0/stader-cli-linux-arm64 -O ~/bin/stader-cli
Wget link (MacOS - Intel): wget https://staderlabs.com/eth/releases/stader-node-build/permissionless/v1.3.0/stader-cli-darwin-amd64 -O ~/bin/stader-cli
Wget link (MacOS - M1): wget https://staderlabs.com/eth/releases/stader-node-build/permissionless/v1.3.0/stader-cli-darwin-arm64 -O ~/bin/stader-cli
Unique checksums for verification and added security
AMD64(Linux):
ARM64(Linux):
MacOS-Intel:
MacOS-M1:
Give permission to run the downloaded application using the command
chmod +x ~/bin/stader-cli
Please run the stop and start service command to restart Stader services
Stop the service using the command ~/bin/stader-cli service stop
Start the service again using the command ~/bin/stader-cli service start
After a successful restart of the terminal run the command ~/bin/stader-cli --version
to verify if the update was downloaded and running perfectly.
Latest version: v1.3.0