Programming Bitcoin

Jimmy Song

  • 出版商: O'Reilly
  • 出版日期: 2019-03-26
  • 定價: $2,600
  • 售價: 9.0$2,340
  • 語言: 英文
  • 頁數: 350
  • 裝訂: Paperback
  • ISBN: 1492031496
  • ISBN-13: 9781492031499
  • 相關分類: ScratchFintech
  • 相關翻譯: 區塊鏈編程 (簡中版)
  • 立即出貨

買這商品的人也買了...

商品描述

Learn how to program a Bitcoin library with this hands-on guide from one of the leading teachers on bitcoin and bitcoin programming. Author Jimmy Song shows you the basics, including the math, blocks, network, and APIs behind this popular cryptocurrency and its blockchain payment system. You’ll also learn how simplified payment verification and how proof-of-work works.

This book is ideal for programmers looking to change the course of their careers, enterprises exploring Bitcoin applications, and students taking a college-level class. You can use this book as training tool to help you learn Bitcoin concepts and then as a handy reference guide once you start to build your Bitcoin library.

You’ll learn how to:

  • Parse, validate, and create Bitcoin transactions
  • Use the Script smart contract language
  • Verify proof-of-work to secure the blockchain
  • Use Python libraries to program Bitcoin
  • Create your own testnet transaction
  • Understand simplified payment verification and learn how light wallets work
  • Explore public key cryptography at a fundamental level

商品描述(中文翻譯)

學習如何使用這本實用指南中的比特幣程式庫,這是一位領先的比特幣和比特幣程式設計教師所撰寫的。作者Jimmy Song向您展示了這個流行加密貨幣及其區塊鏈支付系統背後的基礎知識,包括數學、區塊、網絡和API。您還將學習簡化支付驗證和工作證明的運作方式。

這本書非常適合希望改變職業生涯方向的程式設計師、探索比特幣應用的企業以及修讀大學課程的學生。您可以將這本書作為培訓工具,幫助您學習比特幣的概念,並在開始建立比特幣程式庫後作為方便的參考指南。

您將學習以下內容:

- 解析、驗證和創建比特幣交易
- 使用智能合約語言Script
- 驗證工作證明以保護區塊鏈
- 使用Python程式庫來編寫比特幣程式
- 創建自己的測試網交易
- 理解簡化支付驗證並學習輕量級錢包的運作方式
- 深入探索公鑰加密的基礎知識