Skip to content

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

Pre-release
Pre-release
Compare
Choose a tag to compare
@Toporin Toporin released this 24 Jan 19:38
· 1 commit to electrum-satochip-v4.3.3-0.12 since this release

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

Electrum v4.3.3 with Satochip plugin v0.12:

  • Support Satochip applet v0.12
  • Use pysatochip v0.12.3
  • Support card authenticity verification
  • Support card label

Electrum client for use with the Satochip hw wallet. It requires a satochip smartcard loaded with the satochip javacard applet v0.12 (or lower). This release is based on the version 4.3.3 of the original Electrum client (commit 062051b), with the modifications required to support Satochip. If 2FA is enabled, the 2FA app should be installed on an android device.

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 this issue). Ubuntu 20.04 should be ok.

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 use the software on the Bitcoin testnet, use the --testnet option (e.g. ./electrum.AppImage -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.