Skip to content

Commit

Permalink
Added description
Browse files Browse the repository at this point in the history
  • Loading branch information
zone117x committed May 14, 2014
1 parent 1da35cf commit e0d94f7
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
easy-miner
CryptoNote-Easy-Miner
===

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 32 & 64 bit builds of simpleminer and simplewallet.


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`.


The app will spawn instances of simpleminer for each core with the approperiate command-line arguments.


####Download

This repo contains the compiled and zipped latest version of this app: [CryptoNoteMiner/bin/Release](CryptoNoteMiner/bin/Release)

0 comments on commit e0d94f7

Please sign in to comment.