python-bitcoinlib
latest
  • Getting Started
  • Advisories
  • Consensus-critical API
  • Non-consensus-critical API
python-bitcoinlib
  • Docs »
  • python-bitcoinlib
  • Edit on GitHub

python-bitcoinlib¶

This Python2/3 library provides an easy interface to the bitcoin data structures and protocol. The approach is low-level and “ground up”, with a focus on providing tools to manipulate the internals of how Bitcoin works.

  • Getting Started
    • Requirements
    • Example Code
    • Selecting the chain to use
    • Unit tests
  • Advisories
    • Mutable vs. Immutable objects
    • Endianness Gotchas
  • Consensus-critical API
    • Core
    • Bignum handling
    • ECC Public Keys
    • Scripts and Opcodes
    • Script evaluation/verification
    • Serialization
  • Non-consensus-critical API
    • Chain selection
    • Base58 encoding
    • Bloom filters
    • Network communication
    • Network messages
    • Bitcoin Core RPC interface
    • Wallet-related code

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2014, Isaac Cook. Revision 1b7bd9a2.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.