sneurlax / xmreuse

A toolkit to assist with the reuse of rings across Cryptonote blockchain forks and the detection of mining pool coinbase output reuse.

Home Page:https://xmreuse.daemon.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xmreuse

A toolkit to assist with the detection of mining pool coinbase output reuse.[?]

What's in this toolkit?

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.

Getting started

git clone https://github.com/sneurlax/xmreuse
cd xmreuse/nodejs
npm install
node poolsnoop --verbose

See the Node.js documentation in /nodejs

About

A toolkit to assist with the reuse of rings across Cryptonote blockchain forks and the detection of mining pool coinbase output reuse.

https://xmreuse.daemon.network


Languages

Language:JavaScript 100.0%