Reader small image

You're reading from  Bitcoin Essentials

Product typeBook
Published inFeb 2016
Publisher
ISBN-139781785281976
Edition1st Edition
Tools
Right arrow
Author (1)
Albert Szmigielski
Albert Szmigielski
author image
Albert Szmigielski

Albert Szmigielski is a thinker, a computing scientist, a software engineer, and a blockchain professional. He holds a BSc in Computer Science and an MSc in Digital Currency. He has been involved in a number of start-ups and software projects. He believes in a decentralized, distributed nature of storing information, and hence has an interest in Bitcoin and blockchain technology. Albert is a researcher at CryptoIQ and a mentor at the Blockchain Institute. He frequently contributes to his blog at blog.cryptoIQ.ca.
Read more about Albert Szmigielski

Right arrow

Setting up mining software


In order to mine with an ASIC miner, we need to connect and configure it with a controlling computer. Most ASICs connect to a computer via a USB; therefore, with the use of USB hubs we can usually connect a large number of ASICs to a single computer. We will, of course, need the appropriate software and drivers to use our ASICs to mine.

Drivers

We will present our tests here using a Butterfly Labs (BFL) ASIC; however, most popular ASICs connect and configure the same way.

Mining software

There are many mining programs out there. Our favorite is cgminer. The GitHub repository can be found at: https://github.com/ckolivas/cgminer. The downloadable versions (for both Linux and Windows) can be found at the author's website: http://ck.kolivas.org/apps/cgminer.

We recommend using the latest version of cgminer to mine with ASICs; currently, (August 2015) the latest version is version 4.9.2.

Note

Note that the version of cgminer that we used for GPU mining was an earlier version...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Bitcoin Essentials
Published in: Feb 2016Publisher: ISBN-13: 9781785281976

Author (1)

author image
Albert Szmigielski

Albert Szmigielski is a thinker, a computing scientist, a software engineer, and a blockchain professional. He holds a BSc in Computer Science and an MSc in Digital Currency. He has been involved in a number of start-ups and software projects. He believes in a decentralized, distributed nature of storing information, and hence has an interest in Bitcoin and blockchain technology. Albert is a researcher at CryptoIQ and a mentor at the Blockchain Institute. He frequently contributes to his blog at blog.cryptoIQ.ca.
Read more about Albert Szmigielski