snaps
snaps copied to clipboard
Add `simulate` command to Snaps CLI to run Snaps Simulator
We should add a simulate command to the CLI, which runs a local instance of the Snaps Simulator. Something like:
$ yarn mm-snap simulate
Inside the Snaps Simulator, it should automatically load the local snap where the command is being run.