WizardConnect/packages/react/src
Dagur Valberg Johannsson 8467856975
Persist xpub paths in session storage for offline pubkey derivation
The useWizardConnect hook now saves PathXpub[] from wallet_ready into
the localStorage session. On auto-reconnect, restoreSessionPaths() is
called so getPubkey() works immediately without waiting for the wallet.
Corrupt cached paths are cleared with a warning.
2026-03-23 08:32:17 +01:00
..
components Add 'react' package with QR code and modal dialog 2026-03-18 16:34:41 +01:00
hooks Persist xpub paths in session storage for offline pubkey derivation 2026-03-23 08:32:17 +01:00
index.ts Add 'react' package with QR code and modal dialog 2026-03-18 16:34:41 +01:00
types.ts Add 'react' package with QR code and modal dialog 2026-03-18 16:34:41 +01:00