cardano-js-sdk
cardano-js-sdk copied to clipboard
[TODO] chore: handle Trezor passphrase [ EXAMPLE ]
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