JustinTArthur / ntgbtminer

A no thrills getblocktemplate Bitcoin miner, written in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ntgbtminer

ntgbtminer is a no thrills getblocktemplate Bitcoin miner. It is not performant, but demonstrates basic use of the getblocktemplate protocol for a standalone Bitcoin miner. It has no dependencies outside of standard Python libraries and a JSON-HTTP connection to your local Bitcoin daemon.

ntgbtminer is MIT licensed. See the provided LICENSE file.

Donations are welcome at 15PKyTs3jJ3Nyf3i6R7D9tfGCY1ZbtqWdv :)

Feel free to report any issues, bug reports, or suggestions at github or by email at vsergeev at gmail.

About

A no thrills getblocktemplate Bitcoin miner, written in Python.

License:MIT License


Languages

Language:Python 100.0%