transactions
stable
  • Examples
  • Code
  • Theory
  • Practice
  • Under the Hood
  • Contributing
  • Background
  • License
transactions
  • Docs »
  • transactions
  • Edit on GitHub

transactions¶

transactions is a small python library to easily create and push transactions to the bitcoin network.

Installation¶

$ pip install transactions

Contents¶

  • Examples
    • Alice sends 10000 satoshi to Bob
    • Bob sends 600 satoshi to Carol with a custom op_return
    • Get transactions of Alice
    • Get details of a transaction between Alice and Bob
  • Code
    • transactions module
    • service module
  • Theory
    • Computer Science of Bitcoin
    • References
  • Practice
    • Running a bitcoin node in regtest mode
  • Under the Hood
    • Bitcoin Network
    • Bitcoin Addresses
    • Bitcoin Transactions
    • Libraries used by transactions
    • References
  • Contributing
  • Background
  • License

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2016, ascribe GmbH. Revision a3872ab3.

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

Free document hosting provided by Read the Docs.