-WIP-electrum-btcp/plugins/keepkey
Neil Booth f271f65842 KeepKey / Trezor: client split
We're going to want to do a few things differently, such as
device recovery.  So move the client code to clientbase.py
and create a per-plugin client.py file for the derived client
class.
2016-01-15 13:44:32 +09:00
..
__init__.py finish separation between plugins and GUIs 2015-11-24 09:36:42 +01:00
client.py KeepKey / Trezor: client split 2016-01-15 13:44:32 +09:00
cmdline.py Better install wizard 2016-01-01 16:48:18 +09:00
keepkey.py KeepKey / Trezor: client split 2016-01-15 13:44:32 +09:00
qt.py Use relative imports. 2016-01-02 23:34:10 +09:00