LazorTicket

CategoryWalletless Solana Ticketing App
Year2025

A walletless event ticketing app where users buy and enter events with just Face ID no seed phrases, wallets, or QR codes.

The Problem

Crypto ticketing is powerful for fraud-proof tickets but unusable for normal people because of wallets and seed phrases. LazorTicket makes it feel as easy as unlocking your phone.

What I Built

As full-stack developer and mobile architect, I built the entire walletless ticketing experience.

  • React Native + Expo app for iOS and Android
  • LazorKit integration to create passkey-native smart wallets using WebAuthn (Face ID / Touch ID)
  • NFT ticket issuance on Solana for verifiable, fraud-proof entry
  • Gasless USDC purchase flow using a paymaster
  • Non-custodial ticket storage with cross-device restore via biometrics

The Hard Part

Making a full crypto flow feel invisible to a user with zero crypto knowledge wallets, gas, and NFTs all hidden behind Face ID.

Tech Stack

  • React Native
  • Expo
  • Solana
  • Web3
  • WebAuthn
  • TypeScript