mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-24 16:37:55 +00:00
9a3b23b9de
Frontend changes: - Add ReferralHandler to App.tsx to capture ?ref= URL parameter - Store referrer address in localStorage for KYC registration - Improve DashboardContext error handling for Supabase All referral functionality now complete: - URL parameter capture and storage - On-chain referral initiation via InviteUserModal - Auto-confirmation via OnKycApproved hook - DefaultReferrer fallback to QaziMuhammedAccount - Real-time stats and event subscription - Referral score calculation (0-500 points) 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>