中文译名:深入学习比特币编程和数字加密货币
Mastering Bitcoin is essential reading for everyone interested in learning about bitcoin basics, the technical operation of bitcoin, or if you're building the next great bitcoin killer app or business. From using a bitcoin wallet to buy a cup of coffee, to running a bitcoin marketplace with hundreds of thousands of transactions, or collaboratively building new financial innovations that will transform our understanding of currency and credit, this book will help you engineer money. You're about to unlock the API to a new economy. This book is your key.
- DedicationPraise for Mastering Bitcoin “When I talk about bitcoin to general audiences, I am sometimes asked but how does it really work? Now I have a great ans……
- PrefaceWriting the Bitcoin Book I first stumbled upon bitcoin in mid-2011. My immediate reaction was more or less “Pfft! Nerd money!” and I ignored it for an……
- Quick GlossaryThis quick glossary contains many of the terms used in relation to bitcoin. These terms are used throughout the book, so bookmark this for a quick ref……
- 1. IntroductionChapter 1. Introduction What Is Bitcoin? Bitcoin is a collection of concepts and technologies that form the basis of a digital money ecosystem. Units ……
- 2. How Bitcoin WorksChapter 2. How Bitcoin Works Transactions, Blocks, Mining, and the Blockchain The bitcoin system, unlike traditional banking and payment systems, is b……
- 3. The Bitcoin ClientChapter 3. The Bitcoin Client Bitcoin Core: The Reference Implementation You can download the reference client Bitcoin Core, also known as the “Satosh……
- 4. Keys, Addresses, WalletsChapter 4. Keys, Addresses, Wallets Introduction Ownership of bitcoin is established through digital keys, bitcoin addresses, and digital signatures. ……
- 5. TransactionsChapter 5. Transactions Introduction Transactions are the most important part of the bitcoin system. Everything else in bitcoin is designed to ensure ……
- 6. The Bitcoin NetworkChapter 6. The Bitcoin Network Peer-to-Peer Network Architecture Bitcoin is structured as a peer-to-peer network architecture on top of the Internet. ……
- 7. The BlockchainChapter 7. The Blockchain Introduction The blockchain data structure is an ordered, back-linked list of blocks of transactions. The blockchain can be ……
- 8. Mining and ConsensusChapter 8. Mining and Consensus Introduction Mining is the process by which new bitcoin is added to the money supply. Mining also serves to secure the……
- 9. Alternative Chains, Currencies, and ApplicationsChapter 9. Alternative Chains, Currencies, and Applications Bitcoin was the result of 20 years of research in distributed systems and currencies and b……
- 10. Bitcoin SecurityChapter 10. Bitcoin Security Securing bitcoin is challenging because bitcoin is not an abstract reference to value, like a balance in a bank account. ……