$ make setup # install Forge and Node.js deps
or
$ yarn install
$ forge install
Needed: private key, infura api-key and etherscan api key
yarn hardhat run scripts/deploy-create2-deployer.ts
yarn hardhat run scripts/deploy-create3-axelar.ts
yarn hardhat run scripts/deploy-create3-zeframlou.ts
yarn hardhat run scripts/deploy-create2-defender.ts --network sepolia
yarn hardhat deploy --network sepolia --tags Lock_deterministic
yarn hardhat ignition deploy ignition/modules/deploy_lock3.ts --network sepolia --strategy create2 --verify
waiting for NomicFoundation/hardhat-ignition#726
yarn hardhat run scripts/deploy-create3-createX.ts