Skip to content

Files

Latest commit

Sep 30, 2020
c29f27e · Sep 30, 2020

History

History
20 lines (14 loc) · 166 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 166 Bytes

Dependencies

  1. node 12
  2. yarn

Start

$ yarn
$ cp .env.example .env
$ yarn test

Deploying

Deploy to Kovan:

$ yarn deploy:kovan