Tornado Cash Classic & Governance Contracts
Go to file
2024-10-16 07:38:49 +00:00
contracts Added PermitTornado Contract 2024-10-13 10:46:56 +00:00
dist Use ES2022 to follow ethers.js 2024-10-16 07:38:49 +00:00
scripts Fixed admin proxy bug and redeploy sepolia contracts 2024-03-30 22:14:32 +00:00
typechain-types Added PermitTornado Contract 2024-10-13 10:46:56 +00:00
.eslintrc.js Initial commit 2024-03-29 21:52:45 +00:00
.gitignore Revert "Remove build files from repository" 2024-09-19 14:34:51 +00:00
.nvmrc Set required node version 2024-08-20 13:35:22 -07:00
hardhat.config.ts Added PermitTornado Contract 2024-10-13 10:46:56 +00:00
package.json Update dependencies 2024-10-16 07:16:43 +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 Update dependencies 2024-10-16 07:16:43 +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