This repository contains examples of using the DLC Oracle library to create oracles.
- Console - A simple example of using the code by getting the values to sign from the console.
- REST API - An example of an oracle publishing at set intervals, that exposes the R-points and signatures via a REST api.
- Tutorial - The full code to the step-by-step tutorial for using this library
Did you create any fun samples you'd like to share? Feel free to send a pull request.