Problem:
The current way we connect to locally deployed contracts is not ideal
Potential solution (suggested by Kevin):
Create a deployments/local folder that gets automatically updated with the new addresses if the user changes the deployer address. This would allow the connectToL1Contracts function to be usable when running the docker-compose up script
Reply below with questions/comments/concerns