Skip to content

Implementation of Bitcoin deanonymization techniques on real, on-chain transactions.

Notifications You must be signed in to change notification settings

NennoMP/bitcoin-deanonymization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deanonymization Techniques for Bitcoin

Overview

Instructions

Run the application

  1. Go on the project's root
  2. Create a virtual environment with virtualenv venv
  3. Activate it with source venv/bin/activate or source venv/scripts/activate
  4. Install all requirements needed with pip install -r requirements.txt
  5. Run the script run.sh with bash run.sh

About

Implementation of Bitcoin deanonymization techniques on real, on-chain transactions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published