Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 227 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 227 Bytes

Minimal-Bitcoin-Miner

A very simple CPU based Bitcoin Miner in C#. Uses the GETWORK protocol to connect to pool. A great reference implementation if you are trying to understand how Bitcoin mining works.