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
Currently, the scripts are taking input parameters from an environment file. This can be error pruned if the wrong environment file was used. Converting all the scripts to hardhat tasks to prompt users to provide command line input parameters can provide a better user experience.