8000 GitHub - tornadocashpro/mining-proposal
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tornadocashpro/mining-proposal

 
 

Repository files navigation

Tornado cash Proposal #5: Enable Anonymity Mining on the new pools

npm install --dev

You need to configure:

export ETH_RPC=<Ethereum node>

Run the test:

npx hardhat test

Deploy:

GAS_PRICE=80 PRIVATE_KEY=<Private key> npx hardhat run --network mainnet scripts/deploy.ts

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.3%
  • Solidity 37.2%
  • Shell 0.5%
0