IntelMin / oracle-test-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 100.0%