**Description:** Allow users to switch between connected wallets within the same session. **Tasks:** - [ ] Support disconnecting the current wallet and connecting a different one - [ ] Clear all wallet-specific state on disconnect - [ ] Show a confirmation prompt if switching wallets mid-flow (e.g. during a donation) - [ ] Re-verify the new wallet's network on reconnect **Acceptance Criteria:** Users can switch wallets; state is cleanly reset between connections. ---
Description:
Allow users to switch between connected wallets within the same session.
Tasks:
Acceptance Criteria:
Users can switch wallets; state is cleanly reset between connections.