Wallet UI
The wallet layer for Solana apps on web and mobile. Built on Wallet Standard and Mobile Wallet Adapter.
Choose your starting point
Section titled “Choose your starting point” React Build a wallet-enabled React app with setup guides, components, hooks, providers, and styling docs.
React Native Choose between the Kit and Web3.js package variants, then follow the shared React Native setup, hook references, and provider docs.
What these docs cover
Section titled “What these docs cover” React SDK Set up providers, ship the dropdown quickly, or build custom flows from hooks and context APIs.
React Native SDK Choose the package variant that matches your Solana client stack and follow the shared mobile wallet flow.
Core package Understand cluster helpers, storage primitives, and the lower-level utilities that power the SDKs.
Recommended path
Section titled “Recommended path”If you’re integrating Wallet UI for the first time, start with the package guide for your app framework, then come back to the Core docs when you need custom clusters, storage behavior, or lower-level control.