Solana Mobile
Official@solana-mobile · United States of America
Solana Mobile Stack (SMS)
Agent Skills by Solana Mobile
Showing 6 vetted skills indexed across 1 GitHub repositories.
genesis-token
Verify Seeker Genesis Token wallet possession for Solana-based app gating and rewards.
skr-address-resolution
Resolve .skr domains to wallet addresses via Solana RPC endpoints.
mwa-setup
Set up Mobile Wallet Adapter dependencies, crypto polyfills, and provider wiring for Expo apps.
mwa-transactions
Enable SOL transfers and transaction signing in React Native via Mobile Wallet Adapter.
mwa-connection
Connect and disconnect wallets in React Native apps using the useMobileWallet hook.
mobile-wallet-adapter
Integrate Mobile Wallet Adapter for wallet connection and SOL transfers in React Native Expo apps.
Frequently Asked Questions About Solana Mobile
FAQPage SchemaWhat specific tasks can developers perform using Solana Mobile?▼
Developers can implement wallet connection, disconnect functionality, and transaction signing within React Native and Expo environments. The stack enables gating content based on Genesis Token possession and resolving .skr domains to wallet addresses using standard RPC endpoints.
Which target personas benefit from these mobile integration capabilities?▼
These capabilities are designed for mobile engineers and decentralized application developers building on the Solana network. It specifically targets those utilizing React Native and Expo frameworks who require native-like wallet interaction and secure transaction signing for their mobile users.
What are the primary dependencies for implementing these mobile wallet features?▼
Implementation requires the Mobile Wallet Adapter, crypto polyfills, and provider wiring configured within an Expo project. Developers must ensure their environment supports the necessary RPC endpoints for address resolution and transaction broadcasting to the Solana network.