Linux (Ubuntu)

Installing Node on Linux (Ubuntu)

Ensure your system is up-to-date and you have administrative privileges.

Step 1: Install Docker

  • Follow the official guide for Docker installation on Ubuntu: Docker Installation Guide.

  • Make sure that the docker has been installed in your device correctly by checking the docker version.

Docker Successfully Installed

Step 2: Download and Install the Node

  • Click here to download the node worker installer.

  • Follow the instructions in the installer to set up the node.

Step 3: Run the Installer

  • Execute the installer to complete the node setup process.

Last updated