Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.04 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.04 KB

SharpMiner

Sharp Miner is an open source c# cpu scrypt miner
it's easy to use, easy to understand how the code and the process work!
currently it supports only longpooling pools (stratum will be add next release)
to make it work just edit Run.bat file with any editor with your pool info, save then execute it!

Features

-Multithreading
-Longpooling support
-Fast mining
-Easy to use

Requirement

-windows xp/7/8
-.net 3.5

to build the code you will require this library:
https://github.com/replicon/Replicon.Cryptography.SCrypt

Binaries

Donload binaries at http://ge.tt/api/1/files/9lDw94s/0/blob?download

TODO Next

-gui interface
-multiple mining algorithms

Donation

Bitcoin: 1PEUeMrZ2Sf95tEYWSuNjtkXnmaYGdi5Qh
Litecoin: LQQGtMCw3KgdpZHLzqysfYbqFpzgnigNjM

Making the fastest scrypt miner on the internet is my goal!
using the power of .net and the Artifiial Inteligence, the sky is the limit!