BC-A / eigen-contract

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You need to fill in the account private key in the hardhat.config.js as the account for deploying the contract

deploy Eigen contract on L1

npx hardhat run scripts/deploy.js --network localzkevmL1

deploy Eigen contract on L2

npx hardhat run scripts/deploy.js --network localzkevmL2

About


Languages

Language:Solidity 60.9%Language:JavaScript 39.1%