Difference between revisions of "Phoenix miner"

From Bitcoin Wiki
Jump to: navigation, search
(Linux version could directly download from github, so deleted.)
(Update to Phoenix2.)
Line 5: Line 5:
 
==External Links==
 
==External Links==
  
* [https://github.com/downloads/jedi95/Phoenix-Miner/phoenix-1.7.0.zip Phoenix 1.7.0] Windows binary
+
* [https://github.com/phoenix2/phoenix Phoenix] project on GitHub
* [https://github.com/jedi95/Phoenix-Miner Phoenix-Miner] GIT repository
 
 
 
===Mirrors (old version)===
 
 
 
* [http://ul.to/gn5fe1hr phoenix-1.4.zip] windows binary (MD5 SUM: c726f05af3252ac2236201d10448953f)
 
* [http://ul.to/9uqxiwd8 phoenix-1.4.tar.bz2] Linux source (MD5 SUM: 8d64ea9aff09d1224ea87e6949946946)
 
  
 
==References==
 
==References==

Revision as of 04:27, 13 November 2012

A miner that can work with memory underclocked to 300MHz and scans whole 32bit nonce space.

This free, open-source software is available under the X11 license and was released by Bitcoin community members Jedi95 and CFSworks on April 25, 2011[1]. In addition to connecting via RPC and RPC (long polling), this miner will connect via MultiMiner Protocol (MMP) which is used by the MultiMiner Server.

External Links

References