Skip to content

Xenophyte-coin/Xenophyte-Solo-Miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Xenophyte-Solo-Miner

Official Xenophyte Solo Miner.

Current math generator system can be improved easily

External developers have the freedom to edit this solo mining tool for increase his performances

In production, we suggest to compile in Release Mode for disable log files and debug mode.

Windows:

-> This miner require Netframework 4.6.1 minimum and the Xenophyte Connector All library: https://github.com/Xenophyte-coin/Xenophyte-Connector-All

Linux:

-> This miner require Mono for be executed or compiled into a binary file follow those instructions:

- apt-get install mono-complete

- mono Xenophyte-Solo-Miner.exe

-> You can also make your own linux binary for don't have to install mono:

- mkbundle Xenophyte-Solo-Miner.exe -o Xenophyte-Solo-Miner Xenophyte-Connector-All.dll --deps -z --static

- ./Xenophyte-Solo-Miner

The config.ini file of the miner is initialized after the first running.

This release as been compiled into Debug Mode, because we are currently in private test.

Hashrate test [Updated 13/02/2019]:

-> Raspberry PI 3 (On Raspberian OS): 1238C/s | 1157H/s | Accurate Rate 93.46%

-> Ryzen 7 2700x No OC (On Windows 10): 4521 C/s | 4187 H/s | Accurate Rate 92,61%

-> Celeron G3930 (On Windows 10): 2150C/s | 1890H/s | Accurate Rate 91,25%

Help:

For more informations about how work the Xenophyte Mining System, please check out the Wiki: https://github.com/Xenophyte-coin/Xenophyte-Solo-Miner/wiki

Developers:

  • Xenophyte