mud icon indicating copy to clipboard operation
mud copied to clipboard

feat(cli): `mud init` command

Open yonadaaa opened this issue 9 months ago • 1 comments

The initial scaffolding for mud init, simply generating worlds.json, as https://github.com/latticexyz/mud/issues/2847

This allows projects that are extending an existing World to define what address they are interacting with. Later PR's will initialise the MUD config and ABI.

yonadaaa avatar May 22 '24 14:05 yonadaaa