Skip to content

Actinium-project/connect

 
 

Repository files navigation

Trezor Connect API version 6.0.1

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/6/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 6, which has an url https://connect.trezor.io/6/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 previus 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.

About

🔗 A platform for easy integration of TREZOR into 3rd party services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.6%
  • HTML 15.9%
  • CSS 5.6%
  • Shell 1.5%
  • Makefile 0.2%
  • Python 0.1%
  • Dockerfile 0.1%