1.0.2 • Published 4 years ago

delfi-poster v1.0.2

Weekly downloads
2
License
MIT
Repository
-
Last release
4 years ago

Compound Poster

This is Compound's official Open Oracle poster deployment. It is standalone and just happens to live in pricer since there's not really a better place at the moment.

Testing

Locally you can use docker-compose for sanity checking:

docker-compose up

Make sure you push built images.

Deployment

  1. Install exo
  2. Deploy the kubernetes resources for the target environment/exchange:
mix exo.deploy stage

TODO

Everything should be XXXed out that needs to be updated/replaced:

  • the addresses of the deployed contracts
  • the urls for the reporters
  • publish open-oracle-poster NPM package and uncomment installation
  • enabling the entrypoint (currently does dry-run and just echoes the run command)
1.0.2

4 years ago