@overcat/trezor-connect
TypeScript icon, indicating that this package has built-in type declarations

8.2.9-beta.2 • Public • Published

Trezor Connect API version 8.2.9-beta.1

Build Status NPM Known Vulnerabilities

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/8/popup.html

Issues

Please report any issues directly in our Trezor Suite monorepo and apply the connect label.

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 8, which has an url https://connect.trezor.io/8/trezor-connect.js. If you would like to find out which version is deployed precisely simply run:

curl -s https://connect.trezor.io/8/trezor-connect.js | grep VERSION

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.

Tests

For integration testing against trezord and emulator refer to this document.

Package Sidebar

Install

npm i @overcat/trezor-connect

Weekly Downloads

9

Version

8.2.9-beta.2

License

SEE LICENSE IN LICENSE.md

Unpacked Size

2.55 MB

Total Files

438

Last publish

Collaborators

  • overcat