A lightweight iOS demo application showcasing how to integrate SolanaWalletAdapterKit into a Swift app for seamless Solana wallet connections, transactions, and signing flows.
This demo illustrates best practices for:
- Discovering compatible Solana wallets
- Establishing connections
- Signing and sending transactions
git clone https://github.com/your-org/solana-wallet-adapter-kit-demo.git
cd solana-wallet-adapter-kit-demoLaunch Xcode and open the project.
Select a physical iOS device (a real device is required for deeplinking) and run the project. Make sure you have a Solana wallet installed (Phantom, Solflare, or Backpack).
MIT License.