Go to file
poma 56957405c8
update version
2021-09-21 20:02:47 +03:00
.github/workflows fix CI 2021-09-08 14:39:35 +03:00
contracts add virtual keywords to lockWithApproval and lock 2021-09-16 19:50:30 +02:00
lib initial 2020-12-15 18:07:50 +03:00
scripts initial 2020-12-15 18:07:50 +03:00
test test fix 2021-09-08 14:27:40 +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 update version 2021-09-21 20:02:47 +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.