A demo oracle service that produces cryptographic attestations for a given price feed to be consumed by Elements smart contracts.
THIS IS NOT MEANT TO BE USED IN PRODUCTION
The oracle provides a median average of the following price feeds
- CoinGecko
- Bitfinex
- Binance
- Kraken
- OKEx
For API documentation refer to the Swagger JSON or use the live Swagger UI
For the Oracle's signed price attestation refer to the FIP-2
Below is a list of commands you will probably find useful.
Runs the project in development/watch mode. Your project will be rebuilt upon changes.
Bundles the package to the build
Build swagger api defintions for the project