Bitcoin qr reader
Project description
A python bitcoin qr reader
- Recognizes (and classifies)
- Addresses (also BIP21 with amount)
- Transactions (also base43 electrum encoding)
- PSBT
- Xpub
- Descriptor
- Multipath Descriptor (like Sparrow)
- Partial descriptors (Specter DIY) ( finger print , derivation, xpub)
- TxId
- Animated QR Codes (UR) (Transactions and Descriptors)
- Animated QR Codes (Specter)
- blazingly fast recognition
- SLIP132 --> BIP32 conversion (output descriptors replace SLIP132)
Demo
Run the demo with
python demo.py
Install package
From pypi
pip install bitcoin_qrreader
From git
python setup.py sdist bdist_wheel
pip install dist/bitcoin_qrreader*.whl
Licences
The bitcoin_qrreader folder is under the GPL3.
The folder ur is from https://github.com/Foundation-Devices/foundation-ur-py and under BSD-2-Clause Plus Patent License.
The folder urtypes from https://github.com/selfcustody/urtypes is under MIT.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bitcoin_qrreader-0.5.1.tar.gz
(46.2 kB
view hashes)
Built Distribution
Close
Hashes for bitcoin_qrreader-0.5.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 541ae482ff994d37a7b2055788367722622bba0d084b76258bc642ba2f1f2f90 |
|
MD5 | 3045238b14d5a2d6b9becf949ba41f5d |
|
BLAKE2b-256 | 26ed56f9a850167092d6c5a7d718d0a3f26bb4cca229b45ba34d56206410bba1 |