latticexyz / mud

MUD is a framework for building autonomous worlds
https://mud.dev
MIT License
718 stars 178 forks source link

add CI that deploys to garnet #3110

Open holic opened 2 weeks ago

holic commented 2 weeks ago

we recently saw issues that surface when deploying to an OP chain that didn't surface in anvil

garnet is cheap enough that we could prob just do this on every main commit as a final e2e test

manojks1999 commented 1 week ago

@holic , can you give more context on this, I am willing to work on this.

holic commented 1 week ago

you might try issues labeled "good first issue": https://github.com/latticexyz/mud/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22