Learning-Bitcoin-from-the-C.../3_0_Understanding_Your_Bitcoin_Setup.md
2017-05-12 14:05:12 -07:00

1.5 KiB

Chapter Three: Understanding Your Bitcoin Setup

This chapter lays out the basics for understanding your bitcoin setup and how to use its wallet features.

It presumes that you have a VPS with bitcoin installed, running bitcoind. It also presumes that you are connected to testnet, allowing for access to bitcoins without using real funds. You can either do this by hand, per 2.1: Setting up a Bitcoin-Core VPS by Hand, or do it with a Linode StackScript at Linode.com, per 2.2: Setting up a Bitcoin-Core VPS with StackScript.

Objectives for This Chapter

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

  • Demonstrate that Their Bitcoin Node is Installed and Up-to-date
  • Create an Address to Receive Bitcoin Funds
  • Use Basic Wallet Commands

Supporting objectives include the ability to:

  • Understand the Basic Bitcoin File Layout
  • Use Basic Informational Commands
  • Understand What a Bitcoin Address Is
  • Understand What a Wallet Is

Table of Contents