Consensys / eth-lightwallet

Lightweight JS Wallet for Node and the browser
MIT License
1.47k stars 503 forks source link

Trezor support #114

Closed slothbag closed 7 years ago

slothbag commented 8 years ago

I have just updated my Trezor device with the latest firmware supporting Ethereum. I know they are working with Mist to incorporate Trezor support, but it would be really cool to include Trezor support in this library so Trezor is supported in any dapps which use this lib.

Now, im not sure how a pure JS app can communicate with the USB of a trezor so maybe its not even possible. Or if the Ethereum firmware supports ERC20 tokens etc that would be needed for custom dapps.

Have you considered adding Trezor support?