Skip to content

Latest commit

 

History

History
40 lines (35 loc) · 868 Bytes

README.md

File metadata and controls

40 lines (35 loc) · 868 Bytes

How To Run Nexus CLI

Step 1: Register and Get Prover ID

  1. Go to the web: beta.nexus.xyz.
  2. Register using your email in the profile section.
  3. Inspect the website to get the prover ID:
    • Open the browser's Developer Tools (F12 or right-click and select "Inspect").
    • Go to the "Console" tab and run the following command:
      localStorage.getItem('flutter.proverId');
  4. Copy the flutter.proverId value.

Step 2: Run Nexus

  1. Clone Repository
     git clone https://github.com/winsnip/nexusws.git
     cd nexusws
    
  2. Process On Screen
    screen -S nexus
    
  3. Change File Permissions
    chmod +x run.sh
    
  4. Run Script
    ./run.sh
    
  5. Save On Screen CTRL A+D


Dont Forget Support Team https://trakteer.id/Winsnipsupport/tip