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 -yInstall Screen
sudo apt install screenStart new session Screen
screen -s nubitDownload and install Nubit Light client
curl -sL1 https://nubit.sh/ | bashClose the screen with ctrl + A + D
View the mnemoic
cd nubit-node && sudo cat mnemonic.txt
Check logs
screen -r nubit
request a faucet from nubit discord or from here
Go to Nubit testnet
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 lightsubmit your pubkey and do all task you will get 6000 point for now
Last updated