Bitcoin Forum
September 17, 2024, 03:12:59 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Mining software (miners) / Python3 CPU mining on: June 11, 2022, 01:34:16 PM
I wish to write a CPU Bitcoin mining program in pure python3. At my github page I have posted what I have so far.

https://github.com/ORP967/BTC_RPC_Mining

I'm able to connect to my RPC and get the getblocktemplate information. I just don't know where to go from there. Any help or guidance would be appreciated.

I tried implementing pyminer.py and pyminer3.py but they both use the old getwork RPC API.

Here is the website for the complete RPC API reference.
https://developer.bitcoin.org/reference/rpc/index.html
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!