Passkey-powered, gasless Solana transactions — no wallet, no seed phrase, just biometrics.
🔗 Live: https://zero-wallet-eight.vercel.app/ | 👤 Author: Priyanshu Bharti
ZeroWallet lets users interact with Solana using just their device biometrics (FaceID / TouchID). No wallet extensions, no seed phrases, no gas fees.
- 🔐 Passkey Auth — WebAuthn-based login using device biometrics
- ⚡ Gasless Transactions — Paymaster sponsors all fees
- 🧠 Smart Wallet — Auto-created on-chain wallet per user
- 🔍 Debug Panel — Step-by-step transaction inspector
React TypeScript Vite Tailwind CSS Solana LazorKit SDK WebAuthn
git clone https://github.com/Priyanshubhartistm/ZeroWallet
cd ZeroWallet
npm install
npm run devOpen → http://localhost:5173
MIT