Go to file
2020-12-15 18:07:50 +03:00
.github/workflows initial 2020-12-15 18:07:50 +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 initial 2020-12-15 18:07:50 +03:00
.editorconfig initial 2020-12-15 18:07:50 +03:00
.env.example 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
flat.sh initial 2020-12-15 18:07:50 +03:00
LICENSE initial 2020-12-15 18:07:50 +03:00
package.json initial 2020-12-15 18:07:50 +03:00
README.md initial 2020-12-15 18:07:50 +03:00
truffle-config.js initial 2020-12-15 18:07:50 +03:00
yarn.lock initial 2020-12-15 18:07:50 +03:00

Tornado.Cash Governance Build Status

Usage:

yarn
cp .env.example .env
yarn deploy:kovan

How to upgrade implementation

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