repositorypackage
0.0.0-20180605100312-9e7324eea84a
Repository: https://github.com/mit-dci/dlc-oracle-go.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Discreet Log Contracts Oracle library (Go)
This library allows you to easily build oracles for use in Discreet Log Contracts using Go.
For a step-by-step instruction on how to build an oracle using this library, please see TUTORIAL.md
See the examples repository for more examples using this library. Feel free to contribute any examples you created by submitting a pull request to the samples repository.