txbitcoin

txbitcoin is a Python Twisted library for the Bitcoin P2P network


License
MIT
Install
pip install txbitcoin==0.1

Documentation

Python Twisted Bitcoin Library

This is a Python Twisted implementation of the P2P protocol for Bitcoin.

Installation

pip install txbitcoin

Usage

This assumes you have a working familiarity with Twisted.