Learning-Bitcoin-from-the-C.../11_0_Designing_Real_Bitcoin_Scripts.md
2017-06-02 13:31:34 -07:00

894 B

Chapter 11: Designing Real Bitcoin Scripts

Our Bitcoin Scripts to date have been largely theoretical, because we've been putting together all the puzzle pieces. Now, with the full Bitcoin Script repetoire in hand, we're ready to dig into several real Bitcoin Scripts and see how they work.

Objectives for This Chapter

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

  • Assess Real-World Bitcoin Scripts
  • Create Real-World Bitcoin Scripts

Supporting objectives include the ability to:

  • Understand Existing Bitcoin Scripts
  • Understand the Importance of Signatures

Table of Contents