- 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.
- INSTANT Mock Testing with PowerMock
- Kibana Essentials
- Drupal 8 Blueprints
- Java技術手冊(原書第7版)
- Visual Basic程序設計實驗指導(第4版)
- Mastering Ext JS
- JavaScript入門經典
- Learning Unity 2D Game Development by Example
- AppInventor實踐教程:Android智能應用開發前傳
- C++反匯編與逆向分析技術揭秘(第2版)
- Unity&VR游戲美術設計實戰
- JSP程序設計實例教程(第2版)
- iOS開發項目化入門教程
- Node.js實戰:分布式系統中的后端服務開發
- Go Systems Programming