MacMiner: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
m (BitBacco moved page Macminer to MacMiner: capitalisation correction)
m (updated links)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
MacMiner is the first native Mac Bitcoin, Litecoin and Alt coin mining software
[[file:MacMiner.png|float|right]]


http://fabulouspanda.co.uk/macminer/
MacMiner is native Bitcoin mining software for Mac OS X and is an open source GUI app that you can compile for yourself and/or check every line of code.
MacMiner is written in Objective-C and the backends are coded in C/C++.


[[Category:Miners]]
Included are compiled versions of bfgminer, cgminer and cpuminer (minerd)
 
http://macminer.fabulouspanda.com/
 
[[Category:Miners]][[Category:Software]][[Category:Open Source]][[Category:Free Software]]


==See Also==
==See Also==


* [http://fabulouspanda.co.uk/commandline/ bfgminer and cgminer for Mac OS X]
* [http://macminer.fabulouspanda.com/commandline/ bfgminer and cgminer for Mac OS X]
* [[Asteroid]]
* [[Asteroid]]

Latest revision as of 17:19, 31 July 2017

float
float

MacMiner is native Bitcoin mining software for Mac OS X and is an open source GUI app that you can compile for yourself and/or check every line of code. MacMiner is written in Objective-C and the backends are coded in C/C++.

Included are compiled versions of bfgminer, cgminer and cpuminer (minerd)

http://macminer.fabulouspanda.com/

See Also