WizardConnect/packages/dapp
Dagur Valberg Johannsson add06b6476
Add getSessionPaths() and restoreSessionPaths() to DappConnectionManager
Allows dapps to cache the raw PathXpub[] from wallet_ready and restore
them on subsequent page loads. restoreSessionPaths decodes the xpub strings
and populates pubkeyState so getPubkey() works without waiting for the
wallet to reconnect. Throws on invalid xpub data.
2026-03-23 08:26:12 +01:00
..
src Add getSessionPaths() and restoreSessionPaths() to DappConnectionManager 2026-03-23 08:26:12 +01:00
package.json Second attempt at trusted publishing 2026-03-09 17:05:45 +01:00
tsconfig.json First commit for WizardConnect 2026-03-06 11:38:09 +01:00
vitest.config.ts First commit for WizardConnect 2026-03-06 11:38:09 +01:00