Post
Topic
Board Mining (Altcoins)
Merits 3 from 2 users
Re: Mining a block c++ code
by
cryptoDEADBEEFFFFF
on 02/01/2019, 13:42:39 UTC
⭐ Merited by frodocooper (2) ,NeuroticFish (1)
There is a miner written in pure python compatible with rpc getblocktemplate. Feel free to check it out. https://github.com/vsergeev/ntgbtminer

It helped me a lot to understand how mining works.