Latest Juno Releases

The Juno Emulator just got a major upgrade (see the announcement here).

Since this thread is about releases, here are the repositories that were improved to make it happen:

And the cherry on top? You don’t even need to create a Juno project to use it :exploding_head:.

If you have the CLI installed (npm i -g @junobuild/cli) and Docker, you can spin up a local container that runs PocketIC, along with the Juno Console, Internet Identity, Ledger ICP, and the CMC — all out of the box!

mkdir mytest
cd mytest
juno dev start

That’s it. Beautiful! :star_struck:

4 Likes