Latest update

Hello node operators!

  • if you have already registered a node on the Stader node then please follow the below steps to update your node by downloading and installing Stader node version v1.7.2

  • If you want to register a new node on Stader for the first time, please start here

Step 1: Download the updated Stader node CLI

Download Stader node CLI using the Wget command below on your terminal as per your respective system architecture:

Unique checksums for verification and added security Verify the checksums using the following command: sha256sum ~/bin/stader-cli

AMD64(Linux): a3552d405a63e73ca473a9f0ec5196caadf32a1cd8f34171f02f5091812fe9d0
ARM64(Linux): 629a4661480a1682c1e69968d0f8e66972b865bbf7844e9c84fab7f4ee45f422
MacOS-Intel: e1b0c0afc7f258706e28f32757a9ce3b5ee785ed3093679c29565c704c8933b4
MacOS-M1: 69062a281c4dcd47f920374dbf869181f85f234416ca2df5909c6f05b418a578

Step 2: Give permission to run the downloaded upgrade

Give permission to run the downloaded application using the command

chmod +x ~/bin/stader-cli

Step 3: Restart Stader services

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

Step 4: Check the CLI version

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.7.2

Last updated