Skip to content

Latest commit

 

History

History

README.md

Documentation

Welcome to the Lazorkit React Native Showcase documentation.

Tutorials

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

Quick Links

Source Code Reference

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