# 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