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
# install dependencies
$ forge install
# remappings
$ forge remappings
# start anvil
$ anvil
# run deploy.sh in another shell tab to set enviroment variations and deploy contract to local anvil
$ bash deploy.sh