1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-14 03:49:25 +00:00
Go to file
2014-02-06 00:43:56 +01:00
tests test_entropy does not need load_device 2014-02-06 00:43:56 +01:00
trezorlib compile pb once again 2014-02-05 22:15:05 +01:00
.gitignore adapt config.py to new api 2014-01-20 13:21:49 +01:00
.gitmodules use trezor-common submodule 2013-11-22 17:33:33 +01:00
build_pb.sh cleanup protobuf mess 2013-12-16 17:40:25 +01:00
cmd.py Reworked HID path handling (to fix Windows issues) 2014-02-03 21:49:07 +01:00
distribute_setup.py Added distribute_setup.py because of Windows dist 2014-02-03 19:25:05 +01:00
mnemonic_check.py Updated warning 2014-02-03 11:36:56 +01:00
README.rst Changed readme 2014-02-03 19:19:45 +01:00
setup.py Setup script 2014-02-03 22:24:54 +01:00

trezorlib-python
================

Client side implementation for Trezor-compatible Bitcoin hardware wallets.

See http://bitcointrezor.com for more information.

How to install (Debian/Ubuntu)
---------------------------------------

How to install (Windows)
------------------------