Python library to communicate with Ledger Nano dongle
Project description
Python communication library for Ledger Hardware Wallet products
Requirements
This API is available on pip - install with pip install navhip-python
Building on a Unix platform requires libusb-1.0-0-dev and libudev-dev installed previously
For optional BIP 39 support during dongle setup, also install https://github.com/trezor/python-mnemonic - also available as a Debian package at https://launchpad.net/~richi-paraeasy/+archive/ubuntu/bitcoin/ (python-mnemonic)
Building on Windows
Download and install the latest Python 2.7 version from https://www.python.org/downloads/windows/
Install Microsoft Visual C++ Compiler for Python 2.7 from http://www.microsoft.com/en-us/download/details.aspx?id=44266
Download and install PyQt4 for Python 2.7 from https://www.riverbankcomputing.com/software/pyqt/download
Install the navhip library (open a command prompt and enter c:python27scriptspip install navhip)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.