Skip to main content

Mojito Wallet

Mojito is the user-facing wallet for the Mintlayer ecosystem: a non-custodial wallet where you hold your own keys, available in two form factors:

  • Browser extension for desktop: Chrome and Firefox
  • Mobile app for iOS (App Store) and Android (Google Play)

All distribution channels are listed on mintlayer.org/wallet.

What it does

  • Stores and sends BTC, ML, MLS-01 tokens, and NFTs
  • Multiple wallets in one app
  • Non-custodial: your keys, your coins. Keys stay on your device
  • Connects to dApps through the browser extension (see Mojito Inject)

Mojito vs. the wallet daemons

Mojito is built for end users. This documentation also covers the developer-oriented wallet software, which serves different purposes:

Mojitowallet-cliwallet-rpc-daemon
InterfaceMobile app / browser extensionInteractive terminalJSON-RPC 2.0
AudienceEnd usersOperators, power usersServices, automation
dApp integrationYes (extension injects window.mojito)NoNo
DocumentationThis page and Mojito InjectWallet CLI referenceWallet RPC

Building on Mojito

If you are a developer integrating wallets into a dApp: