Files
AutistMask/src/popup/views/importXprv.js
user 30973616b9
All checks were successful
check / check (push) Successful in 22s
feat: add xprv wallet import support
Add the ability to import an existing HD wallet using an extended
private key (xprv) instead of a mnemonic phrase.

- New 'xprv' wallet type with full HD derivation and address scanning
- New importXprv view with password encryption
- Updated getSignerForAddress to handle xprv wallet type
- Added xprv link to the add-wallet view
- Allow adding derived addresses for xprv wallets

Closes #20
2026-02-28 08:35:54 -08:00

3.4 KiB