Hardware Wallet Interface v2.4.0 Released

The Bitcoin Hardware Wallet Interface (HWI) 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 v2.4.0 Released
  • HWI 2.4.0 is now available on GitHub and on PyPI.
  • "This is a minor release primarily to provide support for the Trezor Safe 3," said @achow101 on X.

What's new

  • Support for Trezor Safe 3
  • Support for Python 3.12
  • Improved error handling for invalid descriptors and Ledger device errors

Announcement / Archive
GitHub Repo