oceanprotocol / pdr-backend

Instructions & code to run predictoors, traders, more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pdr-backend

Run bots (agents)

(If you're a predictoor or trader, you can safely ignore the rest of this README.)

Atomic READMEs

Flows for core team

Repo structure

This repo implements all bots in Predictoor ecosystem.

Each bot has a directory:

  • predictoor - submits individual predictions
  • trader - buys aggregated predictions, then trades
  • other bots: trueval report true values to contract, dfbuyer implement Predictoor Data Farming, publisher to publish

Other directories:

  • util - tools for use by any agent
  • models - classes that wrap Predictoor contracts; for setup (BaseConfig); and for data feeds (Feed)

About

Instructions & code to run predictoors, traders, more.

License:Apache License 2.0


Languages

Language:Python 98.9%Language:JavaScript 0.9%Language:Shell 0.2%Language:Dockerfile 0.0%