keepkeyctl
library for communicating with KeepKey Hardware Wallet
Install
- All systems
-
curl cmd.cat/keepkeyctl.sh
- Debian
-
apt-get install python-keepkey - Ubuntu
-
apt-get install python-keepkey - Kali Linux
-
apt-get install python-keepkey - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-keepkey - Raspbian
-
apt-get install python-keepkey
python-keepkey
library for communicating with KeepKey Hardware Wallet
This is a modified version of python-trezor. The changes made were to support KeepKey’s protocol, as well as the additional feature set of KeepKey. For example, by default, device_recovery command invokes KeepKey’s style of device recovery using the Recovery Cipher. See http://www.keepkey.com/ for more information.