Skip to main content

One post tagged with "nubit"

View All Tags

· One min read

Installing the Nubit Node

Requirement machine

Light Node:

SPECRecommend
CPU2 Cores
RAM1 GB
Storage50 GB SSD
NETWORK100 Mbps
OSUbuntu 22.04
Port25565

Install Necessary Packages


sudo apt update && sudo apt upgrade -y
sudo apt install curl git wget build-essential jq screen -y

Run a node Nubit


screen -S nubit


curl -sL1 https://nubit.sh | bash

Ctrl + A + D to Detach screen nubit

If you try again run node (Optional)


wget https://nubit.sh/start.sh
chmod -R 777 ./start.sh

./start.sh

Backup your mnemonic wallet


cat $HOME/nubit-node/mnemonic.txt

Congratulations on successfully setting up a Nubit Light Node, ready for the project’s Phase 2 testnet