Skip to content

ZuperHunt/Nexus-Prover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Penulis: Naufal

Note

WHAT IS Nexus?
.

Tutorial Nexus Prover CLI

1. Requirement

Kamu bisa gunakan VPS atau PC pribadi dengan kebutuhan:

✅ Linux ✅ macOS ✅ Windows (Native / WSL)
Part Minimum Recommended
CPU - -
RAM 4 GB 8 GB
SSD - -

Tutorial ini dibuat menggunakan Linux (Ubuntu), untuk sistem operasi lainnya mungkin akan sedikit berbeda.

2. Dependency

2.1 Install curl

sudo apt install curl

2.2 Install gcc

sudo apt install gcc

2.3 Install libssl-dev

sudo apt install libssl-dev

2.4 Install pkg-config

sudo apt install pkg-config

3. Execution

3.1 Create a Session

Ubah <SESSION_NAME> menjadi terserahmu.

tmux new -s <SESSION_NAME>

3.2 Run Prover

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

Kalo kalian belum instal Rust, nanti akan otomatis diminta instal, cukup tekan enter aja. Kalo instal udah siap, jalankan perintah di bawah ini.

. "$HOME/.cargo/env"

3.3 Back up prover-id

Setelah berhasil run prover, akan muncul prover identifier, simpan itu.

Tutorial Nexus Prover Web

Klik Connect and you good.

image


Reach us if you have any question:
ZuperHunt's Discord server | X(Twitter)

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published