β 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
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 -yInstall Docker
sudo apt install curl -y && curl -sO https://nodesync.top/docker_install && chmod +x docker_install && bash docker_installCreate a info:
docker pull sarvalabs/moipod:latestmkdir moi && chmod +x moiRegister the Guardian Node
Start the Guardian Node
Check logs
Last updated