8000 GitHub - SAFCDA/Nexus_Prover
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SAFCDA/Nexus_Prover

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Nexus_Prover by @ColonyAirdrops

Method 1. Web Browser

Contribute to Nexus zkVM Prover : https://beta.nexus.xyz/

Method 2. Linux Server

1. Install Dependecies

sudo apt update && sudo apt upgrade -y

2. Install packages

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

3. Install Rust

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

4. Add Rust to path

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

rustc --version

5. Run Prover

Open screen

screen -S nexus

Run:

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

To minimize screen: CTRL+A+D

To retun screen: screen -r nexus

To run the prover again if faced any issues

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

3. Save Prover ID file

You'll get a prover-id file in /root/.nexus/ representing your unique contribution ID to Prover Node

Screenshot_3

Track your Contribution

There is no wallet or social connection yet but team is tracking your computer Contributions and will add a leaderboard later

image

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0