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

https://github.com/yoosoftcc/oracle-coinmarketcap

An oracle that provides crypto market data based on CoinMaketCap APIs
https://github.com/yoosoftcc/oracle-coinmarketcap

Last synced: over 1 year ago
JSON representation

An oracle that provides crypto market data based on CoinMaketCap APIs

Awesome Lists containing this project

README

          

### README

An oracle that provides crypto currency info based on CoinMaketCap APIs.

#### Configuration

Fill properties in `.env.template` and rename the file to `.env`

#### Build contract

npm run build:all

#### Deploy contract

npm run deploy:dev:all

#### Run client example

1. node CurrencyInfoOracle.js
2. node Client.js