Bitcoin & Zcash Miners
2016
This project started in 2016.
This project consists of two simple mining programs. The first is a Bitcoin miner written in C#, and the second is a Zcash miner written in C++. They both utilizing mining pools to get and return data.
- Programmed in
C#
&
C++.
- Over 2,300 lines of code.This figure may include comment lines and some modified library files.
-
Bticoin Core
&
CUDA SDK
used in C++.
Lang/Lib/Pro |
Version |
CUDA SDK |
8.0 |
Type |
Console Application |
Input |
Pool Credintials |
Output |
Send Solved Data to Pool |
Special Components |
GPU |