Skip to content

haceknode/ojo

 
 

Repository files navigation

Logo!

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Go Report Card Version License: Apache-2.0 GitHub Super-Linter

A Golang Implementation of the Ojo Network, a decentralized oracle with DeFi safety in mind.

Ojo is an oracle platform which other blockchains and smart contracts can use to receive up-to-date and accurate data. This platform arose from our work at Umee, where we worked on developing our own oracle based off of the Terra Classic design.

Ojo is able to provide pricing info via IBC, CosmWasm, and EVM. MoveVM support is coming shortly.

Table of Contents

Releases

Our releases are tagged and binaries are produced here.

See Release procedure for more information about the release model.

Install

To install the ojod binary:

$ make install

Networks

Ojo currently has three active public networks:

Network Name Type Docs
Agamotto Mainnet Docs
Ditto Testnet N/A
Sauron Validator Testnet Docs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.5%
  • Makefile 1.3%
  • Shell 1.1%
  • Dockerfile 0.1%