nodes

Installing the Node

How to install the Bitping node and earn passive income.

Image for Installing the Node

Running a node with Bitping is easy, be sure to have an account created here and then select your Operating System to get started:

Windows

Download Link

Installing

  1. Download and extract the windows.zip archive
  2. Move bitping-node-amd64-windows.exe inside /release to somewhere easily accessible, this will allow Windows to launch your node on start-up by default
  3. Launch the bitping-node-amd64-windows.exe, a browser pop-up will ask you to authorise the node.
  4. Jobs will start running and you will earn automatically!

Uninstalling

Simply deleting bitping-node-amd64-windows.exe will stop your Bitping node from running.



MacOS

Download Link or wget https://downloads.bitping.com/node/macos.zip

Installing

  1. Download the macos.zip file

unzip macos.zip
cd release
./bitping-node-amd64-darwin --server


⚠️ Running the node with —server tag is important!

Uninstalling

Simply stop the node by closing the terminal and delete the bitping-node-amd64-darwin file.



Linux

Download Link or wget https://downloads.bitping.com/node/linux.zip

Installing

  1. Download the linux.zip file

unzip linux.zip
cd release
./bitping-node-amd64-linux --server


⚠️ Running the node with —server tag is important!

⚠️ Linux node is tested in Debian & Ubuntu

Uninstalling

Simply stop the node by closing the terminal and delete the bitping-node-amd64-linux file.



Raspberry Pi (ARMV7)

Download Link or wget https://downloads.bitping.com/node/armv7.zip

Installing

  1. Download the linux.zip file

unzip armv7.zip
cd release
./bitping-node-armv7-linux --server


⚠️ Running the node with —server tag is important!

Uninstalling

Simply stop the node by closing the terminal and delete the bitping-node-armv7-linux file.



Docker

Installing

docker pull bitping/bitping-node
docker run -it --mount 
type=bind,source="$HOME/.bitping/",
target=/root/.bitping bitping/bitping-node:latest


That’s all. If you need support help with your node, please join our Telegram Group or Email Support.

© 2023 Bitping Pte. Ltd.