cardano-js-sdk icon indicating copy to clipboard operation
cardano-js-sdk copied to clipboard

[TODO] chore: handle Trezor passphrase [ EXAMPLE ]

Open tomislavhoracek opened this issue 5 months ago • 0 comments

Context

This quick PR is just an init and should be improved. It introduces a listener which will send a signal to the device and prompt a user to enter a passphrase if it is enabled and an action that requires a passphrase is triggered.

TODO:

  • [ ] Improve and extend the code - This is just a quick solution and an example

Proposed Solution

Important Changes Introduced

tomislavhoracek avatar Sep 04 '24 17:09 tomislavhoracek