delfi-poster
v1.0.2
Published
Posting for delfi, depends on open oracle poster
Downloads
2
Readme
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
- Install exo
- 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)