mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 07:56:31 +00:00
911 B
911 B
Chapter 11: Designing Real Bitcoin Scripts
Our Bitcoin Scripts to date have been largely theoretical examples, because we've still been putting together the puzzle pieces. Now, with the full Bitcoin Script repetoire in hand, we're ready to dig into several real-world 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