Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 641 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 641 Bytes

Examples of using the Discreet Log Contract Oracle library (Go)

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.