mirror of
https://github.com/tornadocash/tornado-governance
synced 2024-02-02 14:53:55 +01:00
392 B
392 B
tornado-governance
Description
This repository holds all the tornado.cash governance upgrade and original governance contracts. The highest governance version right now is version 2, which includes a gas and vault upgrade.
Setup
git clone https://github.com/tornadocash/tornado-governance.git
yarn
cp .env.example .env # you must enter your details into .env
yarn test