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
When deploying contracts, using forge create --browser is great, but it doesn't allow me to use the deploy script that I have tested. It could be great if I could run forge script myScript --browser so that I could run my tested deploy script with a browser wallet.