Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 773 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 773 Bytes

piminer

piminer is a script to install the m-cpuminer-v2 with an extra script for monitoring your RPi 3

Requirements

Raspberry Pi 3
Raspbian stretch
GCC 6 (old GCC version of raspian jessie have a nasty bug concerning the CFlags cortex-a53 is not detected)

Download:

wget https://raw.githubusercontent.com/jeezz/piminer/master/piminer-install.sh
chmod +x piminer-install.sh
./piminer-install.sh

after install is done run ./piminer-start.sh from /piminer/m-cpuminer-v2
watch your temperature as mining will stress your CPU to the max!!
Edit the ./piminer-start.sh with your pool information
Happy Mining!!

Credits

https://github.com/magi-project/m-cpuminer-v2
https://github.com/DavidM42/rpi-cpu.gov