element-x-ada/features/wallet
Kayos d975d7d761 feat(wallet): require biometric/PIN auth before transaction signing
Use BIOMETRIC_WEAK | DEVICE_CREDENTIAL to support:
- Fingerprint/face → biometric prompt
- PIN only → PIN prompt
- No auth set up → allow through (dont block tx)

Auth fires when user taps Send on confirmation screen,
before tx is built/signed/submitted. On failure/cancel,
user stays on confirmation screen.
2026-03-29 08:48:44 -07:00
..
api feat(wallet): store Cardano address in Matrix account data for discovery 2026-03-29 07:08:09 -07:00
impl feat(wallet): require biometric/PIN auth before transaction signing 2026-03-29 08:48:44 -07:00
test Phase 3: Wallet panel UI and full /pay flow wiring 2026-03-28 09:23:58 -07:00