Author

Topic: Sharp Miner open source c# cpu scrypt miner! (Read 1177 times)

newbie
Activity: 26
Merit: 0
September 12, 2013, 10:18:10 PM
#1
hello,
I m new to this forum, but not to the crypto currency business!
I don't know why I can't why I can't post in the "mining software"?
anyway I ll post it here:
you can download the code at: https://github.com/boussena/Sharp-Miner

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!
Jump to: