Library for data encryption using Trezor.
trezor-connect since version 7 requires to invoke before any trezor-connect method used:
TrezorConnect.manifest({
email: 'developer@xyz.com',
appUrl: 'http://your.application.com'
})
more at:
https://github.com/trezor/connect/blob/develop/docs/index.md