Tornado Cash Classic & Governance Contracts
Go to file
2024-12-01 23:01:39 +00:00
contracts Fixed contract name 2024-12-01 01:08:51 +00:00
dist Fixed contract name 2024-12-01 01:08:51 +00:00
scripts Added simple pool deployment contracts ( without deploying governance ) 2024-12-01 23:01:39 +00:00
typechain-types Fixed contract name 2024-12-01 01:08:51 +00:00
.eslintrc.js Added simple pool deployment contracts ( without deploying governance ) 2024-12-01 23:01:39 +00:00
.gitignore Added simple pool deployment contracts ( without deploying governance ) 2024-12-01 23:01:39 +00:00
.nvmrc Set required node version 2024-08-20 13:35:22 -07:00
hardhat.config.ts Added simple pool deployment contracts ( without deploying governance ) 2024-12-01 23:01:39 +00:00
package.json Added simple pool deployment contracts ( without deploying governance ) 2024-12-01 23:01:39 +00:00
README.md @tornado/contracts 2024-04-20 13:47:46 +00:00
rollup.config.mjs Use ES2022 to follow ethers.js 2024-10-16 07:38:49 +00:00
sepolia.json Fixed admin proxy bug and redeploy sepolia contracts 2024-03-30 22:14:32 +00:00
tsconfig.json Use ES2022 to follow ethers.js 2024-10-16 07:38:49 +00:00
tsconfig.types.json Use ES2022 to follow ethers.js 2024-10-16 07:38:49 +00:00
yarn.lock Added simple pool deployment contracts ( without deploying governance ) 2024-12-01 23:01:39 +00:00

Tornado Cash Classic & Governance Contracts

This repository contains the current deployments of Tornado Cash Classic & Tornado Cash DAO Governance Contracts that are currently being used (Doesn't include contracts related with anonymity mining or Nova yet).

Try running some of the following tasks:

yarn
yarn build