- You need to have min 4 RAM in your system (VPS)
- Recommended : 6 GB RAM
- You can buy VPS from PQ Hosting using cryptocurrency
This script is compatible with Ubuntu on local system as well as on VPS
- If you run on VPS, u don't need to do anything after running the installation commands
- If you run on Local system (Ubuntu), u just need to open the terminal after turning on your system to start this prover, it will start running automatically again, if it is not running then use this command to run
sudo systemctl start nexus.service
- You can use either this command
curl -sSL https://raw.githubusercontent.com/zunxbt/nexus-prover/main/nexus.sh | bash
- Or this command to run this script
wget -qO - https://raw.githubusercontent.com/zunxbt/nexus-prover/main/nexus.sh | bash
- You can check prover status using this command
systemctl status nexus.service
- To check logs, use the below command
journalctl -u nexus.service -f -n 50
- You will see something like this, it means, it is fine