Ojo
  • The Ojo Network
  • Security & Delivery
  • Integrate
    • Pendle Token Risk Engine
    • Exchange Rate Risk Engines
    • Yield Risk Engine
  • Architecture
  • Networks
    • Agamotto
    • Ditto
    • Sauron
  • Links
    • Twitter / X
    • GitHub
Powered by GitBook
On this page
  • Agamotto
  • Explorers
  • Validating
  • Start a Full Node
  • Hardware Recommendations
  1. Networks

Agamotto

PreviousArchitectureNextDitto

Last updated 1 month ago

Agamotto

Agamotto is Ojo's first market-rate-providing chain for other mainnet chains. Mainnet contracts are documented .

Explorers

Validating

Ojo chain validators are required to run the Ojo Node. In order to avoid jailing due to pricing votes, check out our . You must be invited to the Agamotto network to run a validator.

  • v0.5.1-rc3

Start a Full Node

Assuming that you have the right , you can start a node locally:

curl https://gist.githubusercontent.com/adamewozniak/700b68ccca5add4f5237d29cd1d8f0c1/raw/102b1b8a975187b5878fd84b687f360921e896e9/join-agamotto.sh -o join_agamotto.sh && chmod +x join_agamotto.sh && ./join_agamotto.sh NewNode

Hardware Recommendations

  • 4-8 vCPUs

  • 8-16 GB RAM

  • 100GB SSD (More if running an archival node, less if pruning every block)

here
Block Explorer
Axelarscan
docs
Ojo Node
Ojo binary installed