Programming Bitcoin
暫譯: 比特幣程式設計

Jimmy Song

  • 出版商: O'Reilly
  • 出版日期: 2019-03-26
  • 定價: $2,600
  • 售價: 8.8$2,288
  • 語言: 英文
  • 頁數: 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 庫來編程比特幣
- 創建自己的測試網交易
- 理解簡化支付驗證並學習輕錢包的運作方式
- 在基本層面探索公鑰密碼學