Skip to content

One click guide to run nexus prover beta on your system

Notifications You must be signed in to change notification settings

zunxbt/nexus-prover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Run Nexus Prover Beta

Info

  • 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

Installation

  • 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

Status

  • 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

Screenshot 2024-10-09 115039

About

One click guide to run nexus prover beta on your system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages