latticexyz / mud

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

Generate worlds.json from contract address #2847

Open yonadaaa opened 1 month ago

yonadaaa commented 1 month ago

Given a world address, we can get the deployment block number by fetching HelloWorld events from the RPC (the earliest one in case the world is a proxy).