πSetting Up Hardware Wallets on Linux
This section guides you through the process of setting up and using your hardware wallet with Electrum on a Linux environment.
Dependencies
sudo apt-get install libusb-1.0-0-dev libudev-devsudo dnf install libusb-devel systemd-develPython libraries
Trezor
python3 -m pip install trezor[hidapi]Ledger
python3 -m pip install hidapi btchip-python ecdsa ledger-bitcoinKeepKey
Digital Bitbox
BitBox02
Archos Safe-T
Coldcard
Jade
udev rules
Done
Last updated