Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 623 Bytes

README.md

File metadata and controls

38 lines (21 loc) · 623 Bytes

Whive Cpu-miner for MacOs

Build

MacOS

Run the following commands in your mac terminal:

$ git clone https://github.com/xyephy/MacOS-cpuminer-mc-yespower.git 

$ brew install curl

$ brew install autoconf

$ brew install automake

$ cd MacOS-cpuminer-mc-yespower 

$ ./autogen.sh

$ ./nomacro.pl

$ ./configure CFLAGS="-O3 -march=native -funroll-loops -fomit-frame-pointer" 

$ make

Run

Mac

yespower solo mining example: ( -u for username -p password, change them to your own)

./minerd -a yespower -o http://127.0.0.1:1867 -u whive -p pass --coinbase-addr= <YOUR WHIVE ADDRESS>