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

1.2 KiB

Section Four: Sending Bitcoin Transactions

This section describes three different methods for sending bitcoins to normal P2PKH addresses 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
  • Understand Transactions & Transaction Fees
  • Use Auto Fee Calculation Methods to Send Money
  • Understand the Dangers of Raw Transactions

Table of Contents