An open API service indexing awesome lists of open source software.

https://github.com/scalahub/OraclePool


https://github.com/scalahub/OraclePool

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

## Oracle Pool Contracts

This project contains the smart contracts and tests for [oracle pool 1.0](https://github.com/ergoplatform/eips/blob/eip16/eip-0016.md) and [oracle pool 2.0](https://github.com/ergoplatform/eips/blob/eip23/eip-0023.md)

- Contracts [here](src/main/scala/oraclepool)

- Tests [here](src/test/scala/oraclepool)