Go to file
2020-12-16 00:14:10 +03:00
.github/workflows update refs 2020-12-16 00:14:10 +03:00
contracts areClaimedNotes 2020-11-26 21:41:54 +01:00
migrations
scripts
.editorconfig
.env.example
.eslintrc
.gitattributes
.gitignore
.nvmrc
.prettierignore
.prettierrc
LICENSE
package.json update refs 2020-12-16 00:14:10 +03:00
README.md update refs 2020-12-16 00:14:10 +03:00
truffle.js
yarn.lock update refs 2020-12-16 00:14:10 +03:00

Tornado smart contract data aggregator Build Status

Dependencies

  1. node 12
  2. yarn

Start

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

Deploying

Deploy to Kovan:

$ yarn deploy:kovan