[For Bitcoin only]
[Note: this is a Beta release!]
Electrum v4.5.4 with Satochip plugin v0.12:
Support Satochip applet v0.12
Use pysatochip v0.12.6
No new feature except the possibility to select 2FA server from a list.
Electrum client for use with the Satochip hardware wallet. It requires a satochip smartcard loaded with the satochip javacard applet v0.12 (or lower). This release is based on the version 4.5.4 of the original Electrum client (commit 61dc8b7), with the modifications required to support Satochip. If 2FA is enabled, the 2FA app should be installed on an android device (iOS app coming soon).
Note: this appimage version may be incompatible with Ubuntu 18.04 because it is built for glibc 2.28 and Ubuntu 18.04 is shipped with glibc 2.27 (see spesmilo#7997). Ubuntu 20.04 should be ok.
To use the software on the Bitcoin testnet, use the --testnet option (e.g. ./electrum.AppImage -v --testnet).
To run the AppImage on Linux:
$ (you may need to install pcscd with "sudo apt-get install pcscd")
$ chmod a+x electrum*.AppImage
$ ./electrum*.AppImage
To run the binaries on MacOS from the console with arguments (i.e for debugging):
- extract .app file from .dmg (right-click menu) and run:
$ ./Electrum.app/Contents/MacOS/run_electrum -v --testnet
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.