Difference between revisions of "MacMiner"

From Bitcoin Wiki
Jump to: navigation, search
(Created page with "MacMiner is the first native Mac Bitcoin, Litecoin and Alt coin mining software http://fabulouspanda.co.uk/macminer/")
 
m (updated links)
 
(7 intermediate revisions by 3 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++.
 +
 
 +
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==
 +
 
 +
* [http://macminer.fabulouspanda.com/commandline/ bfgminer and cgminer for Mac OS X]
 +
* [[Asteroid]]

Latest revision as of 17:19, 31 July 2017

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