Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 254 Bytes

README.markdown

File metadata and controls

12 lines (8 loc) · 254 Bytes

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.