mud
mud copied to clipboard
Helpers that fetches system code from offchain verifier
Given a system address, we can fetch its Solidity code from a verifier such as Sourcify. With the code, users can then run mud build
to generate the system interface and ABI.
Along with https://github.com/latticexyz/mud/issues/2845 this can be a default option for a mud init
command