WizardConnect/packages/wallet
Dagur Valberg Johannsson 8ef04218b4
Add input paths for a signature request
This solves an issue where wallet has to scan address ranges for each
derivation path and match it to locking script to figure out what
private key to use for signature.

This is a waste of effort and unnecessary complex for wallet
implementations since the dapp side already knows what inputs its using.
2026-03-16 15:27:18 +01:00
..
src Add input paths for a signature request 2026-03-16 15:27:18 +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
vitest.integration.config.ts First commit for WizardConnect 2026-03-06 11:38:09 +01:00