Installation

Here's a step-by-step guide for creating a node from scratch.

The following requirements are recommended for running Planq:

  • 4 or more physical CPU cores

  • At least 500GB of SSD disk storage

  • At least 32GB of memory (RAM)

  • At least 100mbps network bandwidth

You can build your node in minutes using our script below, it will prompt:

  • Your Nodename

  • Custom Port (Pick your available port for it) - check with:

    apt install sysstat -y
    netstat -tunlp

Last updated