# 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 ```bash git clone https://github.com/tornadocash/tornado-governance.git yarn cp .env.example .env # you must enter your details into .env yarn test ```