How to install QNode on Linux

  1. Download the node at https://qnode.qchain.space/main/linux/qcnode.main to a folder on your computer (for example, to the node folder)

  2. In the file properties, allow file execution (tick execute)

  3. Go to the folder with the downloaded node and run it with the command ./qnode.main

  4. After starting the node in the terminal, you need to select the network in which you want to work and write the name of the network in the console (Example: mainnet) and after that the pumping of blockchain blocks will start.

  5. In the running node, type the --help command to view all existing requests to the node.

  6. The config file that is attached to the instructions must be placed in a folder with the name of the network.

  7. After pumping the blocks in the terminal, run the help command to view the node commands.

Last updated