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-MinerSharp 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.SCryptBinaries
Donload binaries at
http://ge.tt/api/1/files/9lDw94s/0/blob?downloadTODO 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!