Bitcoin Miner Pseudo code

0

I want to understand how the mining process works so that I can code up my own bitcoin miner. Does anybody have pseudo code of a bitcoin miner that will help me achieve this?

Also, help with an implementation in C++ will be helpful.

user2472071

Posted 2013-12-01T03:55:37.013

Reputation: 101

Answers