Nubit Light Node

Requirement -1 core CPU -500MB RAM -40GB Storage

Make sure your systems is up to date

sudo apt update && sudo apt upgrade -y

Install Screen

sudo apt install screen

Start new session Screen

screen -s nubit

Download and install Nubit Light client

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

Close the screen with ctrl + A + D

View the mnemoic

cd nubit-node && sudo cat mnemonic.txt

save the mnemoic or you can export to keplr

Check logs

screen -r nubit

submit your node public key maksure your mnemoic has been exported to keplr wallet and then connect the wallet. for check the pubkey use this following command

$HOME/nubit-node/bin/nkey list --p2p.network nubit-alphatestnet-1 --node.type light

submit your pubkey and do all task you will get 6000 point for now

Last updated