Go to file
a_coder_online 2222ceb36c
Should not need sender to be governance
Should not need  sender to be governance - Anyone can add given that account have required TORN
2021-02-14 23:09:09 +00:00
.github/workflows ci 2021-01-15 22:36:44 -05:00
contracts Should not need sender to be governance 2021-02-14 23:09:09 +00:00
scripts Init 2020-10-07 12:17:19 +03:00
test relayer stake support 2021-01-18 09:28:33 -05:00
.editorconfig Init 2020-10-07 12:17:19 +03:00
.env.example Init 2020-10-07 12:17:19 +03:00
.eslintrc Init 2020-10-07 12:17:19 +03:00
.gitattributes Init 2020-10-07 12:17:19 +03:00
.gitignore Init 2020-10-07 12:17:19 +03:00
.nvmrc Init 2020-10-07 12:17:19 +03:00
.prettierignore Init 2020-10-07 12:17:19 +03:00
.prettierrc Init 2020-10-07 12:17:19 +03:00
LICENSE Init 2020-10-07 12:17:19 +03:00
package.json relayer stake support 2021-01-18 09:28:33 -05:00
README.md init 2021-01-15 22:35:54 -05:00
truffle.js Init 2020-10-07 12:17:19 +03:00
yarn.lock relayer stake support 2021-01-18 09:28:33 -05:00

Tornado Cash relayer registry contract Build Status

Dependencies

  1. node 12
  2. yarn

Start

$ yarn
$ yarn test

Deploying

Deploy to Kovan:

$ yarn deploy:kovan