Learning-Bitcoin-from-the-C.../05_0_Sending_Bitcoin_Transactions.md
Shannon Appelcline 5acd608ef2
renumber
2026-04-02 07:43:03 -10:00

1.4 KiB

Chapter Five: Sending Bitcoin Transactions

This chapter describes three different methods for sending bitcoins to normal P2WPKH addresses from the command line, using only the bitcoin-cli interface.

Objectives for This Chapter

After working through this chapter, 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:

  • Understand Transactions & Transaction Fees
  • Use Basic Methods to Send Money
  • Use Auto Fee Calculation Methods to Send Money
  • Understand the Dangers of Raw Transactions

Table of Contents