Nubit is a scalable, cost-efficient, data availability layer secured by Bitcoin for the Bitcoin community. Nubit enables the scaling of Bitcoin's data capacities, empowering applications like Ordinals, Layer 2s, and price oracles, thus broadening the scope and efficiency of the Bitcoin ecosystem.
Nubit's incentivized testnet is divided into 3 phases:
✅ Phase 1: Community Assemble
✅ Phase 2: Light Node Quest
🔜 Phase 3: Testnet Adventure
Here are the recommended hardware requirements for running a validator, a full node, and a light node, according to Nubit docs.
Purchase a VPS that matches the Light Node hardware requirements: https://contabo.com/en/vps/
Save your account credentials and VPS details (IP and password)
🧑💻 Mac: Use Terminal
Go to Terminal app on your Mac and enter the command below with your IP: ‘ssh root@[YOUR IP]’
ssh root@YOUR-IP
Enter your VPS password
🪟 Windows: Either use Visual Studio Code (VS Code) or Install Putty
Download and Install VS Code
Go to Terminal on VS Code and enter the command below with your IP: ‘ssh root@[YOUR IP]’
ssh root@YOUR-IP
Enter your VPS password
sudo apt-get update && sudo apt-get upgrade -y
sudo apt-get install curl screen git-all build-essential glibc-source pkg-config libssl-dev clang git-lfs -y
screen -S nubit
curl -sL1 https://nubit.sh | bash
NAME: my_nubit_key ADDRESS: nubitxxxxxxxxxx
MNEMONIC (save this somewhere safe!!!): xxxxxxxxxx
PUBKEY xxxxxxxxx AUTH KEY xxxxxxxxxx
Press Control+A and then press D to exit the screen
You can also reveal and save your Mnemonic (24 Words) by entering the following:
sudo cat $HOME/nubit-node/mnemonic.txt