WizardConnect/docs
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
..
connection-uri.md First commit for WizardConnect 2026-03-06 11:38:09 +01:00
dapp.md Add getSessionPaths() and restoreSessionPaths() to DappConnectionManager 2026-03-23 08:26:12 +01:00
index.md Add 'react' package with QR code and modal dialog 2026-03-18 16:34:41 +01:00
protocol.md Document SIGHASH_ALL requirement 2026-03-18 10:31:06 +01:00
pubkey-derivation.md First commit for WizardConnect 2026-03-06 11:38:09 +01:00
react.md Persist xpub paths in session storage for offline pubkey derivation 2026-03-23 08:32:17 +01:00
transport.md First commit for WizardConnect 2026-03-06 11:38:09 +01:00
wallet.md Document SIGHASH_ALL requirement 2026-03-18 10:31:06 +01:00