- Bitcoin Essentials
- Albert Szmigielski
- 172字
- 2021-07-16 09:49:25
Summary
In this chapter, we glanced at Bitcoin wallets and mining software. We examined the different flavors that wallets come in, from software wallets to hardware wallets. We looked at the difference between full wallets—ones that keep a full copy of the block chain, and thin client wallets that do not download the entire block chain but instead use a different technique to verify transactions. We also touched upon hosted wallets and wallet security was covered at a basic level. Always keep in mind that securing your wallet is an activity worth the effort.
Next, we looked at mining software. We discussed why such software is needed and what it accomplishes. We examined mining software by looking at one of the most popular: cgminer. We briefly discussed the options available when running cgminer.
This chapter was meant as a refresher—we will delve deeper into these topics in subsequent chapters. We hope that you found this chapter interesting and will stay with us for the rest of the journey.
- Implementing VMware Horizon 7(Second Edition)
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- Qt 5 and OpenCV 4 Computer Vision Projects
- Jupyter數據科學實戰
- SQL Server從入門到精通(第3版)
- Oracle GoldenGate 12c Implementer's Guide
- C語言程序設計與應用(第2版)
- Hadoop大數據分析技術
- Java程序設計教程
- C語言程序設計教程
- Java EE輕量級解決方案:S2SH
- 基于JavaScript的WebGIS開發
- Mobile Test Automation with Appium
- 微信公眾平臺服務號開發:揭秘九大高級接口
- Git Version Control Cookbook