Warning
This repo is deprecated, all contracts related to ERC-4337 simulations can be found in Alto under https://github.com/pimlicolabs/alto/tree/main/contracts
- Edit the .env and update
CHAIN_KEYS
. The format isCHAIN_KEYS="RPC_URL;ETHERSCAN_API;ETHERSCAN_URL
.ETHERSCAN_API
andETHERSCAN_URL
are optional. - run deploy.sh
If you want to deploy on more than one chain you can use comma separated values
in CHAIN_KEYS
.