Files
pallectrum/electrum/plugins/jade/jadepy/README.md
Jamie C. Driver 11f5ba31ce jade: update Jade api to 1.0.31
This extends the serial api to recognise recently supported hardware.
2024-09-05 08:40:45 +01:00

11 lines
391 B
Markdown

# Python Jade Library
This is a slightly modified version of the official [Jade](https://github.com/Blockstream/Jade) python library.
This modified version was made from tag [1.0.31](https://github.com/Blockstream/Jade/releases/tag/1.0.31).
## Changes
- Removed BLE module, reducing transitive dependencies
- _http_request() function removed, so cannot be used as unintentional fallback