Skip to content

maaku/python-bitcoin

Repository files navigation

python-bitcoin

A modular, extensible implementation of the Bitcoin data structures and internal protocol in Python. Additionally includes an RPC proxy for communicating with a running bitcoind instance. When possible, Pythonic idioms are preferred over legacy bitcoin structures. Forked from the pynode project managed by Jeff Garzik.

About

A collection of types, crypto functions, script interpreter, and utility functions needed to implement the bitcoin protocol.

Resources

License

Stars

Watchers

Forks

Packages

No packages published