Skip to content

STRML/btchip-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

btchip-python

Python samples for BTChip - work in progress

Requirements

This API requires cython-hidapi version 0.7.99 (at least) and optionally PyUSB version 1.0.0rc1 (at least) if you plan to use the WinUSB transport.

To install cython-hidapi, refer to the instructions on https://github.com/trezor/cython-hidapi until a packaged version is available. Interim Debian packages have been built by Richard Ulrich at https://launchpad.net/~richi-paraeasy/+archive/ubuntu/bitcoin/ (btchip-python, hidapi and python-hidapi)

To install PyUSB, refer to the instructions on https://github.com/walac/pyusb until a packaged version is available. Interim Debian packages have been built by Richard Ulrich at https://launchpad.net/~richi-paraeasy/+archive/ubuntu/bitcoin/ (btchip-python and pyusb)

For optional BIP 39 support during dongle setup, also install https://github.com/trezor/python-mnemonic - also available as a Debian package at the previous link (python-mnemonic)

About

Ledger HW.1 Python API

http://www.ledger.co

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.9%
  • JavaScript 7.5%
  • Shell 0.6%