cesardanielhg / vf-cryptonote-miner

CPU/GPU cryptonote miner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VF-CryptoNote-Miner

Based on CryptoNote-Easy-Miner

Currently only 64 bit

This is a simple C# app that helps Windows users start mining without dealing with command-line operated binaries. It is bundled with the latest 64 bit builds of cpuminer, ccminer, Claymore's CryptoNote GPU Miner, and simplewallet to provide as many ways to mine as possible.

Upon starting for the first time it will run simplewallet to generate a new address (with a default wallet password of x). The user can then input a pool host & port, select how many CPU cores they want to use, the click Start Mining.

If you do not want to generate a new address for your miner, just place your current wallet's infomation into the directory, then open the miner. ss

The app will spawn instances of cpuminer for each core and the chosen gpu miner with the appropriate command-line arguments.

###To-Do Add hashrate viewer

####Download

Get the latest build here: releases

43hz7w1GHdxcPab7BwE2pGezmhXPFaqLxZBcmVgvWzvMN4EhkbifYHE5fhsUHqAZDLMEdgbDmsNTXfVxEUwzzuBNASmt9FW

About

CPU/GPU cryptonote miner


Languages

Language:C 64.1%Language:C# 35.1%Language:Batchfile 0.9%