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
- Partial descriptors (Specter DIY) ( finger print , derivation, xpub)
- TxId
- blazingly fast recognition
- bdkpython as only bitcoin dependency
- SLIP132 -> to BIP32 conversion
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
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.1.2.tar.gz
(20.5 kB
view hashes)
Built Distribution
Close
Hashes for bitcoin_qrreader-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b51141aac1cb81dcc624be459206fcf6dbbec9d727d1f54d1dd3338bb7a8d267 |
|
MD5 | 33714e682118b39b62b570afc22ee606 |
|
BLAKE2b-256 | 65939e3bf4b465d758753b88db43b7b7353e2a3c1a5f80ec0a318bd2f4caeb5f |