NodeSync.Top
ExplorerGitHubHomePage
  • ⚡Welcome
  • 🟥COSMOS TESTNET
    • ✅Warden Protocol
    • ✅Hedge
    • ✅Airchains
    • ✅Galactica Network
    • ✅Entrypoint
    • ✅Union
    • ✅Crowd Control
    • ✅Aligned Layer
    • ✅Side Protocol
    • ✅Self Chain
    • ✅Symphony
  • 🟥TESTNET - RUNNING
    • ✅Avail Turing Testnet
    • ✅Avail
    • ✅Moi Technology
    • ✅Penumbra
    • ✅Elixir v2.0 Validator
    • ✅Streamr node
    • ✅Engram Tokio
    • ✅Autonity
      • Install Aut and Create Wallet.Key
      • Onboard validator
      • Open the door
      • Go with the flow
      • Centralized Auton Exchange (CAX)
      • Sync Fast
    • ✅AR.IO
    • ✅Dymension
    • ✅D.A.G.G.E.R. Wield
    • ✅Conduit Node
    • ✅Waterfall Node RC1 v2
    • ✅Transformers
    • ✅Voi Network
    • ✅Bool Network
  • 🟥MAINNET - RUNNING
    • ✅Nibiru Chain
    • ✅SEDA
    • ✅Kopi Protocol
    • ✅Pactus Blockchain
    • ✅PION Network
    • ✅Tangle Network
    • ✅Selfchain
  • 🟥TESTNET - END
    • ✅Testnet List
Powered by GitBook
On this page
  • Moi Testnet Incentives
  • Server preparation
  • Install Docker
  • Create a info:
  • Register the Guardian Node
  • Start the Guardian Node
  • Check logs
  1. TESTNET - RUNNING

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/

PreviousAvailNextPenumbra

Last updated 1 year ago

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

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

your_ip="$(curl ifconfig.me)"

IMPORTANT

your_wallet_address=<your here>
your_pass_node=<your here>
your_nodeindex=<your here>

Register the Guardian Node

sudo docker run --network host -it -w /data -v $(pwd):/data sarvalabs/moipod:latest register --data-dir ./moi --mnemonic-keystore-path ./moi/keystore.json --watchdog-url https://babylon-watchdog.moi.technology/add --node-password $your_pass_node --network-rpc-url https://voyage-rpc.moi.technology/babylon --wallet-address $your_wallet_address --node-index $your_nodeindex --local-rpc-url http://$your_ip:1600

Enter your password remember when download keystore before

Start the Guardian Node

sudo docker run --network host -it -d -w /data -v $(pwd):/data sarvalabs/moipod:latest server --babylon --data-dir ./moi --log-level DEBUG --node-password $your_pass_node --clean-db true

IMPORTANT: Please open port 1600/tcp

Check logs

cat ./moi/log/3*

Note: your_wallet_address Find and can choose 1 in 3 on righ top:

🟥
✅
https://voyage.moi.technology/guardians/
https://voyage.moi.technology/guardians/
set wallet
syncing