- Learning Bitcoin
- Richard Caetano
- 229字
- 2021-07-09 21:13:37
What this book covers
Chapter 1, Setting Up a Wallet, introduces the reader to Bitcoin and how to purchase some within 15 minutes. It covers the basics of Bitcoin, which includes addresses, keys, and wallets.
Chapter 2, Buying and Selling Bitcoins, covers more advanced ways of buying and selling bitcoin. Market trading and the tools involved are introduced.
Chapter 3, Protecting Your Bitcoins, educates you about how to become your own bank. Different approaches to safeguarding bitcoin are introduced and discussed.
Chapter 4, Understanding the Blockchain, gets into the nuts and bolts of Bitcoin's underlying technology. Its various technologies and algorithms are illustrated and explained.
Chapter 5, Installing a Bitcoin Node, is a step-by-step tutorial on setting up a Bitcoin node, which allows you to participate in the network. Some basic Bitcoin programming is introduced.
Chapter 6, Understanding the Mining Process, guides you through the various options available for mining bitcoin. The chapter focuses on the expenses involved and helps you to evaluate profitability.
Chapter 7, Programming Bitcoin, dives into the potential of Bitcoin as "programmable money". The chapter describes an example of how to build a simple Bitcoin escrow service using JavaScript.
Chapter 8, Exploring Alternative Coins, takes a tour around four innovative alternative coins based on Bitcoin's original source code. It ends with an example of how to set up a voting ballot secured by cryptographic proof.
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- TypeScript入門與實戰
- The Modern C++ Challenge
- 無代碼編程:用云表搭建企業數字化管理平臺
- Java深入解析:透析Java本質的36個話題
- JavaScript從入門到精通(第3版)
- Go并發編程實戰
- SQL經典實例(第2版)
- Getting Started with Laravel 4
- Test-Driven Machine Learning
- 編程改變生活:用Python提升你的能力(進階篇·微課視頻版)
- Python應用與實戰
- Blender 3D Cookbook
- Real-time Web Application Development using Vert.x 2.0
- 匯編語言程序設計教程