A toolkit to assist with the detection of mining pool coinbase output reuse.[?]
This toolkit currently only includes Node.js tools in the /nodejs
folder. This will be translated over to Python (and possibly PHP) in time. If you are interested in investigating this toolkit but aren't comfortable with the languages it's currently available in, please mention your preference for Python here, PHP here, or another language of your preference here.
git clone https://github.com/sneurlax/xmreuse
cd xmreuse/nodejs
npm install
node poolsnoop --verbose
See the Node.js documentation in /nodejs