You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please edit the .env-example.json file name to .env and fill up your private keys to interact with the smart contracts. Multiple private keys are also supported. You can define them by using the PRIVATE_KEY prefix follows by the running number (e.g., PRIVATE_KEY1=xxx).
Don't forget to edit the init code hash in /contracts/libraries/BlockSwapLibrary.sol. The init code hash can be retrived from blockSwapFactory.INIT_CODE_PAIR_HASH().