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.
Last updated
This section guides you through the process of setting up and using your hardware wallet with Electrum on a Linux environment.
Last updated
If you use the AppImage, that already has all the dependencies and Python libraries bundled with it, so skip the first two steps.
Currently all hardware wallets depend on hidapi
, to be able to build that, you need:
ubuntu:
fedora:
(Package names may be different for other distributions.)
Then, depending on the device you have, you need a python package (typically a library by the manufacturer). For a usually more up-to-date list (including potential version requirements), refer to in the client source.
For more details, refer to .
For more details, refer to and .
The Digital Bitbox only needs hidapi
.
Thatβs it! Electrum should now detect your device.
For more details, refer to .
For more details, refer to .
For more details, refer to .
For more details, refer to .
For more details, refer to .
You will need to configure udev rules. See