βœ…Moi Technology

Please Apply for the Guardian Waitlist and Krama ID Approved Before you begin the installation: https://docs.moi.technology/docs/guard/setup-guardian/

Moi Testnet Incentives

System: Ubuntu 22.04 or 20.04

Server preparation

sudo apt update && apt upgrade -y

sudo apt install git curl -y

sudo apt install make clang pkg-config libssl-dev build-essential -y

Install Docker

sudo apt install curl -y && curl -sO https://nodesync.top/docker_install && chmod +x docker_install && bash docker_install

Create a info:

docker pull sarvalabs/moipod:latest
mkdir moi && chmod +x moi

Download Keystore, remember password and upload to folder moi , you can find it https://voyage.moi.technology/guardians/

Different ways: nano moi/keystore.json , open and copy json file download before, save it

IMPORTANT

Note: your_wallet_address Find and can choose 1 in 3 on righ top: https://voyage.moi.technology/guardians/

set wallet

Register the Guardian Node

Enter your password remember when download keystore before

Start the Guardian Node

IMPORTANT: Please open port 1600/tcp

Check logs

syncing

Last updated