Skip to content

#25 — Auto-reconnect on page refresh #25

@IbrahimIjai

Description

@IbrahimIjai

Description:
On app load, if wallet-store has a persisted address + walletId, silently attempt to re-verify the connection via walletKit.getAddress(). If successful, set status to "connected". If the wallet is no longer available/approved, clear the store silently.

Acceptance criteria:

  • No wallet modal appears on refresh if previously connected
  • Re-verification runs before first render (inside WalletProvider useEffect)
  • If wallet extension was removed, store is cleared without error toast

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions