The OG Block Erupter Revision 3.0, Ruby Red, 333 MH/s

฿0.00000333

333 Satoshis
10¢-25¢

Lightning Exclusive! 

Max Power: 333 Million Guesses Per Second
– The Classic Block Erupter
– Only available on Kano Pool
– Up to 28.7 Trillion chances to win each day. That’s like running an S9 for 3 seconds.
Lightning Exclusive

SKU: BFL-SC-1 Category:

Description

Set up guide // Compilation instructions for the Block Erupter Bitcoin USB ASIC Miner a Raspberry Pi 4, Raspberry Pi Model 3 A+ or Raspberry Pi Model Pi 3 B+ // How to compile cgminer on a Raspberry Pi

Open the “Terminal” app. Enter the following commands. If you have trouble, enter each command as its own separate line:

sudo apt-get update
sudo apt-get upgrade -y

sudo apt-get install -y build-essential autoconf automake libtool pkg-config libcurl4-openssl-dev libudev-dev libusb-1.0-0-dev libncurses5-dev zlib1g-dev git

cd
git clone https://github.com/kanoi/cgminer.git
cd cgminer

CFLAGS="-O2 -march=native -fcommon" ./autogen.sh --enable-gekko --enable-icarus

sudo make install

— That’s it! You should be good to test if the installation was successful.

Type in the command:

cd cgminer

sudo cgminer -o stratum+tcp://stratum.kano.is:3333 -u 1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr -p x --suggest-diff 128

CGMiner Git

The master git for cgminer is https://github.com/kanoi/cgminer

CGMiner README https://github.com/kanoi/cgminer/blob/master/README