* [Bitcoin-development] python-bitcoinlib: Comprehensive bitcoin library for python
@ 2013-03-08 3:19 Jeff Garzik
0 siblings, 0 replies; only message in thread
From: Jeff Garzik @ 2013-03-08 3:19 UTC (permalink / raw)
To: Bitcoin Development
GitHub URL: https://github.com/jgarzik/python-bitcoinlib
Repository: git://github.com/jgarzik/python-bitcoinlib.git
The python library for pynode has matured sufficiently to have a home
of its own. The python-bitcoinlib project attempts to present a
lightweight, modular, a la carte interface to bitcoin data structures
and network protocols.
Features:
* Easy object interface to all bitcoin core data structures: block,
transaction, addresses, ...
* Full transaction script engine
* Fully verifies main and testnet block chains (via pynode)
* ECDSA verification (OpenSSL wrapper)
* Object interface to all known network messages
* Binary encoding/decoding (serialization) for full bitcoin
protocol interoperability
* Passes many of the tests shipped with the bitcoin reference
client (bitcoind/Bitcoin-Qt)
Like pynode, this library is currently a developer-only release, not
recommended for highly secure production sites.
Pull requests, comments, questions and donations always welcome.
--
Jeff Garzik
exMULTI, Inc.
jgarzik@exmulti.com
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-03-08 3:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-08 3:19 [Bitcoin-development] python-bitcoinlib: Comprehensive bitcoin library for python Jeff Garzik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox