Author

Topic: where to find a guide for writing a mining software (Read 1290 times)

newbie
Activity: 1
Merit: 0
Good Source Thank You..

Well if you have 4 years spare (to become a semi-pro), you can start learning c++.

here's some good books:

CPP programming language
CPP Networking programming
CPP Boost tutorial
--
--
CPP bitcoin mining source code

hero member
Activity: 699
Merit: 500
Well if you have 4 years spare (to become a semi-pro), you can start learning c++.

here's some good books:

CPP programming language
CPP Networking programming
CPP Boost tutorial
--
--
CPP bitcoin mining source code
newbie
Activity: 38
Merit: 0
Why would you want to do that?

Just look on github, and alter a miner to your own needs.
member
Activity: 112
Merit: 21
if you ask, you never could do better Cheesy Wink

ludbega is almost right, if u have to ask u WON'T be able to make it better than existing ones.

I would suggest you pick up the source to an existing one and try to increase it's performance by working it's code. I do this with other code in my line of work all the time.
There are plenty of open source mining softwares on the internets.

If u are a newbie programmer or just don't have the experience in mining softwares it's better to go on some existing mining software github and try to understand whats going on

I'm no programmer but your question suggests that u aren't too. Programming it's not like baking, follow a recipe and it's done. It demands hard working and experience to really make a diference.
member
Activity: 70
Merit: 19
Owner of MiningRigRentals
I would suggest you pick up the source to an existing one and try to increase it's performance by working it's code. I do this with other code in my line of work all the time.
There are plenty of open source mining softwares on the internets.
hero member
Activity: 840
Merit: 659
The All-in-One Cryptocurrency Exchange
if you ask, you never could do better Cheesy Wink
newbie
Activity: 6
Merit: 0
I just wish to try to write a toy mining software myself, are there any guide or documents beside the source codes? Thank you so much
Jump to: