- Bitcoin Essentials
- Albert Szmigielski
- 158字
- 2021-07-16 09:49:26
Chapter 2. CPU Mining
In this chapter, we will take a look at some actual mining. We will examine mining as it first started when Bitcoin was released. In those early days, the only way to mine was using the Central Processing Unit (CPU) on your computer and the Bitcoin Core wallet. We will explore mining with a Bitcoin wallet. Once you start mining, you can't help but feel as if you've been transported back to 2009 when Bitcoin was known to only a small group of enthusiasts. As time went by, multi-threaded software was written to take advantage of multiple cores of a CPU.
We will delve into the following topics in this chapter:
- CPU mining with Bitcoin Core
- CPU mining software
- Pros and cons of CPU mining
- Best practices when mining with CPUs
- Profitability of CPU mining
Note
In this chapter, we are using Ubuntu Linux and all the examples are for that OS.
推薦閱讀
- Spring Cloud Alibaba核心技術(shù)與實(shí)戰(zhàn)案例
- 算法訓(xùn)練營(yíng):入門篇(全彩版)
- iOS開(kāi)發(fā)實(shí)戰(zhàn):從零基礎(chǔ)到App Store上架
- Data Analysis with IBM SPSS Statistics
- Unity Shader入門精要
- SQL Server與JSP動(dòng)態(tài)網(wǎng)站開(kāi)發(fā)
- Learning OpenStack Networking(Neutron)(Second Edition)
- HTML 5與CSS 3權(quán)威指南(第3版·上冊(cè))
- 區(qū)塊鏈技術(shù)與應(yīng)用
- UNIX Linux程序設(shè)計(jì)教程
- MATLAB GUI純代碼編寫(xiě)從入門到實(shí)戰(zhàn)
- Mastering Docker
- RESTful Web Clients:基于超媒體的可復(fù)用客戶端
- WebStorm Essentials
- Python預(yù)測(cè)分析實(shí)戰(zhàn)