Go to file
2021-08-13 17:06:29 +03:00
.github/workflows fix 2021-08-11 18:20:37 +03:00
contracts Proposal init 2021-08-13 17:06:29 +03:00
scripts initial solidity 2021-08-11 18:04:24 +03:00
test fix 2021-08-11 18:20:37 +03:00
tornado-anonymity-mining@9f095bfcb2 Proposal init 2021-08-13 17:06:29 +03:00
.editorconfig initial 2021-08-10 13:48:34 +03:00
.env.example initial solidity 2021-08-11 18:04:24 +03:00
.eslintrc initial 2021-08-10 13:48:34 +03:00
.gitattributes initial 2021-08-10 13:48:34 +03:00
.gitignore initial 2021-08-10 13:48:34 +03:00
.gitmodules Proposal init 2021-08-13 17:06:29 +03:00
.nvmrc initial 2021-08-10 13:48:34 +03:00
.prettierignore initial 2021-08-10 13:48:34 +03:00
.prettierrc initial 2021-08-10 13:48:34 +03:00
hardhat.config.js Proposal init 2021-08-13 17:06:29 +03:00
LICENSE initial 2021-08-10 13:48:34 +03:00
package.json Proposal init 2021-08-13 17:06:29 +03:00
README.md initial solidity 2021-08-11 18:04:24 +03:00
yarn.lock Proposal init 2021-08-13 17:06:29 +03:00

Tornado cash relayer registry Build Status

Dependencies

  1. node 14
  2. yarn

Start

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