For the complete documentation index, see llms.txt. This page is also available as Markdown.

Installation Validator

Install Node Producer

Chain ID: planq_7070-2 | Latest Binary Version: v1.0.8

Update and install packages for compiling

sudo apt update
sudo apt install curl git jq lz4 build-essential zsh -y

User Management

Running in user (Assume) : salinem

Create User, Please Refer to

Login as User salinem

su - salinem

or

sudo su - salinem

and make sure we are in directory

pwd

/mainnet/salinem

Running in user : salinem

FHS of PlanQ

Create FHS for application

Install PlanQ

Environment

In this case, RoomIT used zsh, if you used bash just direct to ${HOME}/.bashrc or ${HOME}/.profile

Intialize Node

Add Genesis

Validate Genesis

Edit config, You can refer to Edit Configuration Node

Apply State Sync, refer to State Sync

Last updated