Go to file
poma d6fce4610f
publish to npm
2020-12-15 22:06:24 +03:00
.github/workflows publish to npm 2020-12-15 22:06:24 +03:00
contracts initial 2020-12-15 18:07:50 +03:00
lib initial 2020-12-15 18:07:50 +03:00
scripts initial 2020-12-15 18:07:50 +03:00
test fix tests 2020-12-15 19:10:09 +03:00
.editorconfig initial 2020-12-15 18:07:50 +03:00
.eslintrc initial 2020-12-15 18:07:50 +03:00
.gitattributes initial 2020-12-15 18:07:50 +03:00
.gitignore initial 2020-12-15 18:07:50 +03:00
.prettierignore initial 2020-12-15 18:07:50 +03:00
.prettierrc initial 2020-12-15 18:07:50 +03:00
.solhint.json initial 2020-12-15 18:07:50 +03:00
LICENSE initial 2020-12-15 18:07:50 +03:00
README.md publish to npm 2020-12-15 22:06:24 +03:00
flat.sh initial 2020-12-15 18:07:50 +03:00
package.json publish to npm 2020-12-15 22:06:24 +03:00
truffle-config.js tidy 2020-12-15 21:53:16 +03:00
yarn.lock yarn lock 2020-12-15 21:24:23 +03:00

README.md

Tornado.Cash Governance Build Status npm

Usage:

yarn
cp .env.example .env
yarn test

How to upgrade implementation

  1. Make sure once you deploy new Governance implementation, call initialize methods right after it.