Hardware Wallet Interface (HWI) v3.0.0 Released

The Bitcoin Hardware Wallet Interface is a Python library and command line tool for interacting with hardware wallets. It provides a standard way for software to work with hardware wallets without needing to implement device specific drivers.

Hardware Wallet Interface (HWI) v3.0.0 Released
"This is a major release due to a backwards incompatible change. Emulators will no longer be enumerated or autodetected unless the --emulators option is provided."

What's new

  • --emulators option to enumerate and detect emulators. Otherwise default behavior is changed to ignore all emulators.
  • Rebuilt to attempt to avoid antivirus false positive.

Announcement
GitHub Repo