Nubit node install guide!
Nubit is a Bitcoin-native data availability layer designed to revolutionize transaction processing on the Bitcoin network.
Official Documentation.
🧩System requirements:
CPU: 1 Core.
RAM: 500 mb.
SSD: 40 Gb.
OS: Ubuntu 22.04.
💲The hosting services that I use:
▪️Aeza
📦Required packages installation:sudo apt update && sudo apt update -y sudo apt install curl git wget build-essential jq screen -y
curl -sL1 https://nubit.sh | bash
Collapse the screen:CTRL +A +D
💰Backup mnemonic,address,pubkey.:
cat $HOME/nubit-node/mnemonic.txt
$HOME/nubit-node/bin/nkey list --p2p.network nubit-alphatestnet-1 --node.type light
We are going to the site
We insert the pubkey that we took above.
▪️cat $HOME/nubit-node/mnemonic.txt - backup mnemonic
▪️$HOME/nubit-node/bin/nkey list --p2p.network nubit-alphatestnet-1 --node.type light - backupaddress,pubkey
▪️screen -r nubit - check logs
▪️rm -rf .nubit-light-nubit-alphatestnet-1
Main telegram
Telegram channel