HOW TO RUN NEXUS CLI NODE INTERACTION

Описание к видео HOW TO RUN NEXUS CLI NODE INTERACTION

Here is a comprehensive guide on how to run the Nexus Command line Interface Node.
Remember there are two ways to participate in the Nexus testnet program of which the first phase is
1. The web interaction while
2. Command Line Interaction
The Nexus CLI node was well explained here for both Natural Ubuntu Os users and also those who use the Windows PC where i explained properly how to install the Ubuntu software inside the windows os
HOW
open your command prompt by searching for command on the windows application region, then type in this code

wsl --install

after doing that it will begin the process of firstly downloading the Ubuntu of which could last for about 30 - 40 minutes in which once complete it will prompt you to immediately create an Ubuntu Username and password. while creating the password the letters do not display but continue.

NEXT
After that open this Github url and copy the code at installation and paste which will install the Rust and several other important document.

Github Guide Link
https://github.com/zunxbt/nexus-prover

Down here are codes that must be inputed and allowed to Run
1. sudo apt install curl && curl -sSL https://raw.githubusercontent.com/zun... | bash

2. journalctl -u nexus.service -f -n 50

3. sed -i 's/.*/YOUR_PROVER_ID/' .nexus/prover-id
(NB You must copy your prover ID and edit it into this code)

4. sudo systemctl restart nexus.service

Комментарии

Информация по комментариям в разработке