Skip to content

cahaya1102/RaspberryPi-CPUMiner

 
 

Repository files navigation

RaspberryPi-CPUMiner + CPUMiner with new algorithms (check bellow)

CPUMiner for RaspberryPi Zero, Pi 3, Pi 2, B+, A+.

Clone of: pooler

Instructions for PiZero:

Download minerd to your PiZero, make it executable & run:

# wget https://github.com/demogorgonz/RaspberryPi-CPUMiner/raw/master/minerd

# chmod +x minerd

# ./minerd -h

Or

Download minerd.tar.bz2 archive, extract & run:

# wget https://github.com/demogorgonz/RaspberryPi-CPUMiner/releases/download/v.1.0/minerd.tar.bz2

# tar xjf minerd.tar.bz2

# ./minerd -h

Build it yourself for Pi 3, Pi 2, B+, A+ :

There is auto build script which will install dependencies to your Raspberry and build "minerd" - see "cpuminer-source" folder and locate build.sh file.

cd cpuminer-source/

sudo bash build.sh


CPUMiner with new algorithms (EXPERIMENTAL)

clone of lucasjones

Download page: Releases v1.1

Build it yourself for Pi 3, Pi 2, B+, A+ :

cd cpuminer-newalgorithms

sudo bash build.sh

Donate:

Bitcoin: 1KWVA9qBfTHmzPMvDw4ociqnk71FoLm1mp

btc

About

CPUMiner for RaspberryPi Zero, Pi 3, Pi 2, B+, A+

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 86.1%
  • Assembly 13.3%
  • Roff 0.3%
  • M4 0.2%
  • Makefile 0.1%
  • Perl 0.0%