Skip to main content
Programming Bitcoin: Learn How to Program Bitcoin from Scratch

Programming Bitcoin: Learn How to Program Bitcoin from Scratch

Current price: $79.99
Publication Date: March 26th, 2019
Publisher:
O'Reilly Media
ISBN:
9781492031499
Pages:
319
Usually Ships in 1 to 5 Days

Description

Dive into Bitcoin technology with this hands-on guide from one of the leading teachers on Bitcoin and Bitcoin programming. Author Jimmy Song shows Python programmers and developers how to program a Bitcoin library from scratch. You'll learn how to work with the basics, including the math, blocks, network, and transactions behind this popular cryptocurrency and its blockchain payment system.

By the end of the book, you'll understand how this cryptocurrency works under the hood by coding all the components necessary for a Bitcoin library. Learn how to create transactions, get the data you need from peers, and send transactions over the network. Whether you're exploring Bitcoin applications for your company or considering a new career path, this practical book will get you started.

  • Parse, validate, and create bitcoin transactions
  • Learn Script, the smart contract language behind Bitcoin
  • Do exercises in each chapter to build a Bitcoin library from scratch
  • Understand how proof-of-work secures the blockchain
  • Program Bitcoin using Python 3
  • Understand how simplified payment verification and light wallets work
  • Work with public-key cryptography and cryptographic primitives

About the Author

Jimmy Song is a programmer with 20 years of experience, the last 4 being in Bitcoin. He's the editor of bitcointechtalk.com and blogs at medium.com. He's contributed to Bitcoin Core as well as other Bitcoin projects. He was the former VP of Engineering at Armory, a Bitcoin wallet