# @solana-mobile/wallet-standard-mobile

> A wallet-standard wallet for mobile wallet apps that conform to the Solana Mobile Wallet Adapter protocol

Latest version **0.6.0** (published 2026-08-17) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @solana-mobile/wallet-standard-mobile
pnpm add @solana-mobile/wallet-standard-mobile
yarn add @solana-mobile/wallet-standard-mobile
bun add @solana-mobile/wallet-standard-mobile
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.6.0 |
| Published | 2026-08-17 |
| First published | 2025-04-19 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 8 |
| Unpacked size | 1.1 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 329 |
| Author | Marco Martinez |
| Maintainers | michaelsulistio, funkatronics_sol, stevenlaver, ankur2136, olivier.goutay, beeman |

## Links

- npm: https://www.npmjs.com/package/@solana-mobile/wallet-standard-mobile
- Repository: https://github.com/solana-mobile/mobile-wallet-adapter
- Homepage: https://github.com/solana-mobile/mobile-wallet-adapter#readme
- Issues: https://github.com/solana-mobile/mobile-wallet-adapter/issues
- npm.io page: https://npm.io/package/@solana-mobile/wallet-standard-mobile

## Dependencies (8)

- [tslib](https://npm.io/package/tslib.md) ^2.8.1
- [qrcode](https://npm.io/package/qrcode.md) ^1.5.4
- [@wallet-standard/base](https://npm.io/package/@wallet-standard/base.md) ^1.0.1
- [@wallet-standard/wallet](https://npm.io/package/@wallet-standard/wallet.md) ^1.1.0
- [@wallet-standard/features](https://npm.io/package/@wallet-standard/features.md) ^1.0.3
- [@solana/wallet-standard-chains](https://npm.io/package/@solana/wallet-standard-chains.md) ^1.1.1
- [@solana/wallet-standard-features](https://npm.io/package/@solana/wallet-standard-features.md) ^1.3.0
- [@solana-mobile/mobile-wallet-adapter-protocol](https://npm.io/package/@solana-mobile/mobile-wallet-adapter-protocol.md) ^2.3.0

## Recent versions

- 0.6.0 (latest) — 2026-08-17
- 0.7.0-canary-20260915212927 (canary) — 2026-09-15
- 0.4.4-hotfix.0 (hotfix) — 2026-01-14
- 0.7.0-canary-20260915210437 — 2026-09-15
- 0.0.0-canary-20260910202749 — 2026-09-10
- 0.0.0-canary-20260909002706 — 2026-09-09
- 0.0.0-canary-20260903162154 — 2026-09-03
- 0.0.0-canary-20260903155326 — 2026-09-03
- 0.0.0-canary-20260902170211 — 2026-09-02
- 0.0.0-canary-20260828231154 — 2026-08-28
- 0.0.0-canary-20260828231117 — 2026-08-28
- 0.0.0-canary-20260817210220 — 2026-08-17
- 0.0.0-canary-20260816181440 — 2026-08-16
- 0.0.0-canary-20260816174519 — 2026-08-16
- 0.0.0-canary-20260816005128 — 2026-08-16
- … 93 more at https://npm.io/package/@solana-mobile/wallet-standard-mobile/versions

## README

# `@solana-mobile/wallet-standard-mobile`

This is a plugin that registers a [`@wallet-standard/wallet-standard`](https://github.com/wallet-standard/wallet-standard) for mobile wallets. It enables web apps to use a native wallet app on a mobile device to sign messages and transactions, and to send transactions if the wallet offers support for sending transactions.

---
_Source: https://npm.io/package/@solana-mobile/wallet-standard-mobile · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
