poisonedy / jhPrimeminer

jhPrimeminer is a optimized pool miner for primecoin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jhPrimeminer

jhPrimeminer is a optimized pool miner for primecoin.

This is Ray De Bourbon's 3.3 build, merged with deschlers linux version.

Requirements Openssl and libgmp.

Build instructions:

CentOS:

yum groupinstall "Development Tools"

yum install openssl openssl-devel openssh-clients gmp gmp-devel gmp-static git

git clone https://github.com/tandyuk/jhPrimeminer.git

cd jhPrimeminer

make

Ubuntu:

apt-get install build-essential libssl-dev openssl git libgmp libgmp-dev

git clone https://github.com/tandyuk/jhPrimeminer.git

cd jhPrimeminer

make

If you found this helpful PLEASE support my work.

XPM: AYwmNUt6tjZJ1nPPUxNiLCgy1D591RoFn4

BTC: 1P6YrvFkwYGcw9sEFVQt32Cn7JJKx4pFG2

About

jhPrimeminer is a optimized pool miner for primecoin.


Languages

Language:C 74.8%Language:C++ 25.2%