Skip to main content
The solana-mobile CLI handles the day-to-day tasks of Solana Mobile development: scaffolding projects, checking your environment, managing emulators and devices, and running a local validator your devices can reach.

Usage

Run the CLI directly with your package manager’s runner — there is no global install:
Always include the @latest tag so the runner resolves the package’s latest release instead of running an older cached version.

Commands

Global options

Last modified on September 1, 2026