JSPM

@jafri/trezor-connect

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

High-level javascript interface for Trezor hardware wallet.

Package Exports

  • @jafri/trezor-connect

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 (@jafri/trezor-connect) 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 API version 7.0.3

Trezor Connect is a platform for easy integration of Trezor into 3rd party services. It provides API with functionality to access public keys, sign transactions and authenticate users. User interface is presented in a secure popup window served from https://connect.trezor.io/7/popup.html

Versions

We started tagging versions and releasing them to separate URLs, so we don't break any existing (and working) integrations.

Currently, we are at version 7, which has an url https://connect.trezor.io/7/trezor-connect.js.
The older version listed below are still working, but new features are not being added.

With regards to this repo - All updates should go to current version branch, the previous releases are in corresponding branches. The gh-pages is the same older version, that is used at trezor.github.io/connect/connect.js, and it's there for backwards compatibility; please don't touch.