Skip to content

[Bitcoin] Electrum-Satochip v4.4.3-0.12 (Beta)

Compare
Choose a tag to compare
@Toporin Toporin released this 24 May 18:31
· 165 commits to electrum-satochip-v4.4.3-0.12 since this release

[For Bitcoin only]
[Note: this is a Beta release!]

Electrum v4.4.3 with Satochip plugin v0.12:

Support Satochip applet v0.12
Use pysatochip v0.12.3
Minor release, 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.4.3 of the original Electrum client (commit a6f3ee6), 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.