Nexus | Enabling the Verifiable Internet
How to Install Nexus Prover?
➖ sudo apt update -y && sudo apt upgrade -y
➖ 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
➖ sudo curl https://sh.rustup.rs -sSf | sh
➖ source $HOME/.cargo/env
➖ export PATH="$HOME/.cargo/bin:$PATH"
➖ rustc --version
Run Nexus Prover
➖ curl -sSL https://raw.githubusercontent.com/zunxbt/nexus-prover/main/nexus.sh | bash
If error use this command below :
➖ wget -qO - https://raw.githubusercontent.com/zunxbt/nexus-prover/main/nexus.sh | bash
Save your Prover ID files:
Go to /root/.nexus/ save your prover-id
Help Command:
➖ Check your Prover Status:
systemctl status nexus.service
➖ Check Logs Prover:
journalctl -u nexus.service -f -n 50
NO REWARD CONFIRMED
How to Install Nexus Prover?
➖ sudo apt update -y && sudo apt upgrade -y
➖ 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
➖ sudo curl https://sh.rustup.rs -sSf | sh
➖ source $HOME/.cargo/env
➖ export PATH="$HOME/.cargo/bin:$PATH"
➖ rustc --version
Run Nexus Prover
➖ curl -sSL https://raw.githubusercontent.com/zunxbt/nexus-prover/main/nexus.sh | bash
If error use this command below :
➖ wget -qO - https://raw.githubusercontent.com/zunxbt/nexus-prover/main/nexus.sh | bash
Save your Prover ID files:
Go to /root/.nexus/ save your prover-id
Help Command:
➖ Check your Prover Status:
systemctl status nexus.service
➖ Check Logs Prover:
journalctl -u nexus.service -f -n 50