WizardConnect/docs
Dagur Valberg Johannsson 889dd566d1
Add serialization helpers to @wizardconnect/core
Canonical encoding for BigInt (<bigint: Xn>) and Uint8Array (hex or
<Uint8Array: 0x...>) used in the relay protocol. Provides both
serialization (sourceOutputToRelay, transactionToHex) and deserialization
(parseExtendedJson, toUint8Array, toBigInt) so dapps and wallets
don't have to implement this independently.
2026-03-23 08:59:02 +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 Merge branch 'doc-xpub' into 'master' 2026-03-23 07:45:38 +00: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
serialization.md Add serialization helpers to @wizardconnect/core 2026-03-23 08:59:02 +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
xpub-sharing.md doc: An article on xpub sharing 2026-03-17 14:47:04 +01:00