9.0.3 • Published 4 months ago

@trezor/connect-plugin-ethereum v9.0.3

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
4 months ago

@trezor/connect-plugin-ethereum

Build Status NPM Known Vulnerabilities

The Trezor Model One firmware currently does not support constructing EIP-712 hashes. However, it supports signing pre-constructed hashes.

EIP-712 hashes can be constructed with the plugin function transformTypedData

You may also wish to construct your own hashes using a different library.

For more information refer to docs/ethereumSignTypedData

Publishing

Follow instructions how to publish @trezor package to npm registry.