This page demonstrates the Solana wallet detection system. Install a wallet extension and click "Recheck Wallets" to see it detected.
Detecting wallets...
This detection system is implemented using:
src/lib/wallet-detection.ts
- Core detection logicsrc/hooks/useWalletDetection.ts
- React hookssrc/components/WalletDetector.tsx
- UI componentsSee SOLANA_WALLET_DETECTION.md
for complete documentation.