JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7886
  • Score
    100M100P100Q141879F
  • License SEE LICENSE IN LICENSE.md

@trezor/connect plugin for Ethereum

Package Exports

  • @trezor/connect-plugin-ethereum
  • @trezor/connect-plugin-ethereum/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@trezor/connect-plugin-ethereum) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@trezor/connect-plugin-ethereum

Build Status NPM Known Vulnerabilities

T1B1 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.