btcmagic

Library for bitcoin transaction manipulation


Keywords
bitcoin, btc
License
MIT
Install
pip install btcmagic==0.1

Documentation

btcmagic

Python library implementing Bitcoin cryptography, transaction building and parsing for Python 3.

TODO add intro and docs, maybe release it on PyPI

Credits

Vitalik Buterin's pybitcointools for EC/ECDSA implementation, and other details.