Library for data encryption using Trezor.
npm install cryptee-core
TrezorConnect.manifest({
email: 'developer@xyz.com',
appUrl: 'http://your.application.com'
})
more at:
https://github.com/trezor/connect/blob/develop/docs/index.md
``