LazorKit Logo

LazorKit

Devnet

LazorKit LogoLazorKit Cookbook

Real-world examples showing how LazorKit makes Solana development simpler

No more wallet adapters, no gas fee headaches, no blockchain complexity.
Just connect with Face ID and build.

👛
Recipe 01⭐ Beginner

Passkey Wallet Basics

Create wallets with Face ID, check balances, and request airdrops. Perfect for getting started!

  • Passkey authentication
  • Balance checking
  • Devnet airdrops
Start learning →
Recipe 02⭐⭐ Intermediate

Gasless USDC Transfer

Send USDC without paying gas fees. Learn how LazorKit's paymaster enables true gasless transactions.

  • Zero gas fees for users
  • SPL token transfers
  • Paymaster integration
Start learning →
💰
Recipe 03⭐⭐⭐⭐ Advanced

Subscription Service

Practical subscription billing with automatic recurring charges. Full-stack example!

  • Automatic billing
  • Token delegation
  • Backend automation
Start learning →
🔄
Recipe 04⭐⭐⭐ Advanced

Gasless Raydium Token Swaps

Integrate with Raydium DEX for gasless token swaps. Learn to work with existing Solana protocols!

  • Raydium SDK/API integration
  • Gasless DEX swaps
  • Protocol integration pattern
Start learning →
🔌
Recipe 05⭐⭐⭐ Advanced

Wallet Adapter Integration

Use LazorKit alongside other wallets with popular Solana wallet adapters with an example for transferring USDC!

  • 4 popular wallet adapters
  • Anza, Jupiter, Wallet UI, ConnectorKit
  • Gasless USDC transfer demo
Start learning →
🎨
Recipe 06⭐⭐⭐ Advanced

Regular Metaplex NFT Minting

Mint NFTs using Metaplex Token Metadata standard. Learn the traditional approach!

  • Metaplex Token Metadata
  • Master Edition NFTs
  • On-chain metadata
Start learning →
🌳
Recipe 07⭐⭐⭐ Advanced

Gasless cNFT Minting (Metaplex Bubblegum)

Mint compressed NFTs using Metaplex Bubblegum - truly gasless!

  • Bubblegum integration
  • Merkle tree compression
  • Zero rent costs
Start learning →
🥩
Recipe 08⭐⭐⭐ Advanced

Liquid Staking with Marinade

Stake SOL for mSOL with Marinade Finance - gas fees sponsored by LazorKit Paymaster!

  • Marinade SDK integration
  • Stake SOL & instant unstake
  • Real-time fee quotes
Start learning →

Why LazorKit Changes Everything

Traditional Solana Development

  • Complex wallet adapter setup
  • Users need SOL for gas fees
  • Managing transaction signing
  • Handling token accounts
  • Building authentication flows

With LazorKit

  • One hook: useWallet()
  • Gasless transactions via paymaster
  • Smart wallets with Face ID
  • Auto token account creation
  • Simplified transaction flow

→ Focus on your product, not blockchain complexity

Why Use This Cookbook?

📚

Progressive Learning

Start with basic wallet creation and progress to advanced patterns like token delegation.

🎯

Real-World Examples

Not just toy demos. Each recipe solves actual problems with detailed code.

Developer-Friendly

Clear setup guides, inline comments, and step-by-step tutorials.

🚀

No Seed Phrases

Users authenticate with Face ID/Touch ID - simple and secure.

Ready to Get Started?

Jump into Recipe 01 and create your first passkey wallet in 5 minutes!