I am making an attempt to determine the right way to use mining software program on my pc with a full node.
The API’s appear configurable to permit my cpu to mine, there’s simply not direct help for such a way anymore, to my understanding.
I do know I will principally have a 1 in 100 Trillion odds of mining every block, however I nonetheless wish to configure the choice to show mining on/off with a auxiliary system that does the ultimate hashing when given all of the header data.
What would I must do to arrange some software program that does the essential capabilities of block development and hashing, after which makes use of the api to submit the blocks?
I am curious if downloading and transferring over a number of the .12 bitcoin core software program would work.
I am not involved with revenue, or any return, I simply wish to know the right way to arrange mining software program with out particular {hardware} (apart from in-built CPU).
I simply need it to have the ability to do these two capabilities:
-
enter handle -> use bitcoin-cli to output block header & goal
-
enter success header -> use bitcoin-cli to submit block to networkhash
If that is one thing that already exits I do not wish to recode it, but when it isn’t potential to search out one thing that does that I will simply need to code it I suppose which is ok.