tornado-governance/README.md

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