Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 301 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 301 Bytes

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 oracle with

$ yarn develop