Learning-Bitcoin-from-the-C.../4_0_Creating_Basic_Bitcoin_Transactions.md
2017-03-28 14:29:50 -07:00

1.3 KiB

Section Four: Creating Basic Bitcoin Transactions

This section describes how to send basic Bitcoin transactions from the command line, using only the bitcoin-cli interface.

Objectives for This Section

After working through this section, a developer will be able to:

  • Decide How to Send Money Through Bitcoin
  • Create a Raw Transaction
  • Use Arithmetic to Calculate Fees

Supporting objectives include the ability to:

  • Use Basic Methods to Send Money
  • Use Shell Tools to Make Raw Transactions Simple
  • Understand TXes
  • Understand Transaction Fees
  • Understand How Money Goes Through a Transaction
  • Use Auto Fee Calculation Methods to Send Money

Table of Contents