# Tornado governance ## Description This repository holds all the tornado.cash governance upgrades and original governance contracts. ## Tests ```bash git clone https://github.com/tornadocash/tornado-governance.git yarn cp .env.example .env # you must enter your details into .env yarn test ```