Nexus run on VPS ✨

🚀 Update packages

sudo apt update && sudo apt upgrade -y

📦 Install Dependencies

sudo apt install curl iptables build-essential git wget lz4 jq make gcc nano automake autoconf tmux htop nvme-cli pkg-config libssl-dev libleveldb-dev tar clang bsdmainutils ncdu unzip libleveldb-dev  -y

🔧 Install Rust

sudo curl https://sh.rustup.rs -sSf | sh

📥 Add Rust to path

source $HOME/.cargo/env
export PATH="$HOME/.cargo/bin:$PATH"

🖥️ Create Screen

screen -S nexus

🛠️ Run Prover

sudo curl https://cli.nexus.xyz/install.sh | sh

Please wait 10-20 minutes for the installation to complete. If successful, you will see it look like this:

image

Done!

💾 Save your Prover Id:

cat $HOME/.nexus/prover-id

📌 Note:

There is no wallet or social connection yet, but the team is tracking your computer contributions and will add a leaderboard later. Thank you for visiting! If you find this helpful, please give it a star ⭐.