mirror of
https://github.com/hoornet/vega.git
synced 2026-06-08 14:11:55 -07:00
da9297c1cc
Replaces the raw nostr+walletconnect:// textarea with a two-step wizard: Step 1 — wallet chooser: grid of 4 cards (Alby Hub, Alby Extension, Mutiny, Phoenix) each with an "open ↗" link to the wallet's NWC setup page and a "connect →" button to advance; "I already have a connection string" skip link for power users. Step 2 — paste URI: per-wallet numbered instructions, textarea with real-time format validation (detects missing params, wrong prefix), green "✓ Valid — relay: hostname" on success, specific error messages on failure; ← back link to wallet chooser. Connected state: shows detected wallet name + relay hostname, disconnect button. Raw URI textarea kept as the fallback path via "generic" wallet. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>