- 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.
- Go Web編程
- C++ Primer習題集(第5版)
- 深度學習經典案例解析:基于MATLAB
- 數據結構簡明教程(第2版)微課版
- 深入淺出Windows API程序設計:編程基礎篇
- Java Web程序設計
- AutoCAD VBA參數化繪圖程序開發與實戰編碼
- Python漫游數學王國:高等數學、線性代數、數理統計及運籌學
- Python程序設計教程
- XML程序設計(第二版)
- Distributed Computing with Python
- Improving your Penetration Testing Skills
- Python Business Intelligence Cookbook
- C++ Windows Programming
- Java性能權威指南