/CoinJoin-Reputation-System

A ConJoin Analyzing script which gives reputation score to user on completion of transaction.

Primary LanguagePython

CoinJoin-Reputation-System

A ConJoin Analyzing script which gives reputation score to user on completion of transaction.

Python script to analyze BTC CoinJoin transaction

If a user makes the mistake of combining outputs after a CoinJoin, the script will identify the transactions and amounts. This data can be useful in making identity attributions and following the flow of btc post-CoinJoin. Based on the activities user will be given a reputation score.

Note : The script requires 'reputation.txt' file, if running in google colab it'll create it automatically.