Go to file
Alexey c4d1fdfa32 update deps 2021-08-23 13:20:48 +03:00
.github/workflows ALCHEMY_KEY env 2021-08-23 13:16:05 +03:00
contracts deployment test 2021-08-23 12:59:28 +03:00
scripts initial solidity 2021-08-11 18:04:24 +03:00
test deployment test 2021-08-23 12:59:28 +03:00
tornado-anonymity-mining@d93d7c8870 update deps 2021-08-23 13:20:48 +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 linter fixes 2021-08-23 13:18:01 +03:00
.prettierrc initial 2021-08-10 13:48:34 +03:00
LICENSE initial 2021-08-10 13:48:34 +03:00
README.md initial solidity 2021-08-11 18:04:24 +03:00
hardhat.config.js deployment test 2021-08-23 12:59:28 +03:00
package.json deployment test 2021-08-23 12:59:28 +03:00
yarn.lock deployment test 2021-08-23 12:59:28 +03:00

README.md

Tornado cash relayer registry Build Status

Dependencies

  1. node 14
  2. yarn

Start

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