relayer-registry/README.md

345 B

Peppersec solidity template Build Status

Dependencies

  1. node 12
  2. yarn

Start

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

Deploying

Deploy to Kovan:

$ yarn deploy:kovan