Infrastructuremobile-wallet-adapter
Mobile Wallet Adapter (MWA)
Also known asMWA
An open protocol and SDK that defines a local communication channel (via Android intents and a localhost WebSocket) between mobile dApps and Solana wallet apps installed on the same device, allowing dApps to request transaction signing and message signing without exposing private keys. MWA v2 supports authorization scoping, chain-agnostic signing, and session caching, and is the standard integration layer used by Phantom, Solflare, and other mobile Solana wallets.
Related terms
2Infrastructure
Solana Mobile
A hardware and software initiative by Solana Labs producing Android smartphones (Saga, Chapter 2) with a secure element-...
Infrastructure
Wallet Adapter
A TypeScript/JavaScript library maintained by Solana Labs (now under the Anza umbrella) that provides a unified interfac...