Support multiple Stellar wallets beyond just Freighter.
Acceptance Criteria:
- Create wallet adapter interface
- Implement adapters for Freighter, xBull, and Albedo
- Show wallet selection modal on connect
- Remember last used wallet in localStorage
- Gracefully handle wallet not installed
Files: new file src/lib/wallets/, src/components/ConnectWallet.tsx, src/app/providers.tsx
Support multiple Stellar wallets beyond just Freighter.
Acceptance Criteria:
Files: new file
src/lib/wallets/,src/components/ConnectWallet.tsx,src/app/providers.tsx