trezorlib 0.0.2

Client library for interfacing with Trezor hardware wallet devices.
Documentation
1
2
3
4
5
6
7
8
9
10
# Trezor Client Library

Client library for interfacing with Trezor devices.

## Requirements

The following Ubuntu packages are needed:
* libudev-dev
* libusb-1.0-0-dev
* libhidapi-dev (TODO: optional)