Skip to content

decent-labs/weather-oracle-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-oracle-service

oracle service for getting weather data and relaying it to a smart contract

Install dependencies

Use yarn for that

$ yarn install

Setup Environment

Get yourself a .env file, and update it as you see fit. Make sure your account has ETH to pay gas fees.

$ cp .env.example .env

Start the processes

Start the weather oracle and the event lister with

$ yarn develop

About

oracle service for getting weather data and relaying it to a smart contract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published