⚙️ Installation Light Node
🛠️ Hardware Requirements
Node Type
CPU
RAM
Storage
Bandwitdh
Light Node
1v CPU
500 MB
50 GB SSD
0.1 Mbps
Validator
8v CPU
8 GB
1TB SSD Storage
1 Gbps
Full Node
8v CPU
16 GB
10 TB SSD Storage
1 Gbps
Additional requirements
📝 Manual installation
1️⃣ Installation packeges and dependencies
2️⃣ Install node
2.1 Create a screen
2.2 Run the Script
2.3 Wait a few minutes, the installation has started
2.4 Wait for this moment, and be sure to copy the values: ADDRESS , MNEMONIC , PUBKEY , AUTHKEY - write it down in a safe place
Example:
Your node will now start syncing, you will see something like this: (wait a few minutes to make sure everything is working fine)
After you wait a few minutes, the running node will show logs like this:
2.5 Your node works in "screen" mode - so to exit this mode, use the
Ctrl + A + D key combination
To make sure your node is working well, you can periodically join the "nubit" session using the following command:
2.6 Also, in case you can later review your mnemonic phrase, you can use the command:
If for any reason your node has stopped, re-enter the one-line script in the "nubit" session:
I also recommend that you familiarize yourself with the section 💡 Useful commands where all useful commands that may come in handy are indicated
Last updated