Learning-Bitcoin-from-the-C.../04_0_Preparing_Your_Bitcoin_Addresses.md
2026-03-26 15:30:03 -10:00

1.3 KiB

Chapter Four: Preparing Your Bitcoin Addresses

You set up your Bitcoin wallet in Chapter Three and considered its ranged descriptors and how they could create (and recreate) thousands of addresses. Those addresses are what you actually use to receive funds on the Bitcoin network, and you'll be working with in this chapter.

Besides creating addresses in a couple of different ways, you'll also create means for easily transmitting your addresses to others and (finally) get some funds, or at least some fake funds.

Objectives for This Chapter

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

  • Create an Address to Receive Bitcoin Funds
  • Create an Address from a Descriptor
  • Create a QR from an Address

Supporting objectives include the ability to:

  • Understand What a Bitcoin Address Is
  • Understand an Address Descriptor

Table of Contents