📄️ Skylab
The junobuild/skylab Docker image is an all-in-one emulator for local development. It bundles everything you need to build, test, and explore the Juno ecosystem:
📄️ Satellite
Unlike Skylab, the image junobuild/satellite runs a single Satellite in a sandboxed local environment.
📄️ Infrastructure
In the local environment, several modules (also known as "canisters" on the Internet Computer) are automatically spun up. This ensures that developers have everything they need to start building right out of the box. Thanks to built-in plugins and tooling, these modules are automatically integrated into the environment, eliminating the need for devs to manually manage their bindings.