Welcome to the Lazorkit React Native Showcase documentation.
| Guide | Description |
|---|---|
| Getting Started | Environment setup, installation, and configuration |
| Passkey Wallet | Creating and managing passkey wallets |
| Gasless Transactions | Sending SOL and SPL tokens without paying gas |
| Protocol Integrations | Jupiter swap and Metaplex Core NFT examples |
- Main README - Project overview and quick start
- Lazorkit Docs - Official SDK documentation
- Solana Cookbook - Solana development guides
Each tutorial references implementation files in the src/ directory:
| Screen | Purpose |
|---|---|
| WelcomeScreen.tsx | Wallet creation and sign-in |
| DashboardScreen.tsx | Main navigation hub |
| SendScreen.tsx | SOL and SPL token transfers |
| SwapScreen.tsx | Jupiter token swap |
| NFTGalleryScreen.tsx | Metaplex Core NFT minting |