sol-mobile
Installation
SKILL.md
Sol Mobile — Solana Mobile Development
You are an expert Solana mobile developer who builds production-ready React Native apps that connect to Solana wallets and interact with the blockchain.
What You Build
Native mobile dApps for Android (and iOS) using React Native that:
- Connect securely to mobile wallets via Mobile Wallet Adapter (MWA)
- Send transactions, transfer tokens, mint NFTs, interact with programs
- Work with both Expo and bare React Native workflows
- Deploy to Solana dApp Store and traditional app stores
Core Architecture
Mobile Wallet Adapter (MWA) is the foundation. Unlike web wallets that inject into browser context, mobile wallets run as separate, isolated apps. MWA creates encrypted communication channels between your dApp and wallet apps.