mirror of
https://github.com/tornadocash/tornado-core.git
synced 2025-05-07 16:55:02 -04:00
Deploy mainnet
This commit is contained in:
parent
2392fba1b7
commit
0f8bc85c83
16 changed files with 50567 additions and 12 deletions
|
@ -10,7 +10,6 @@ const path = require('path')
|
|||
const web3 = new Web3(process.env.RPC_URL)
|
||||
const kit = ContractKit.newKitFromWeb3(web3)
|
||||
kit.addAccount(process.env.PRIVATE_KEY)
|
||||
// const kit = Kit.newKit('https://forno.celo.org') // mainnet endpoint
|
||||
|
||||
// const infuraKey = "fj4jll3k.....";
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue