Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 381 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 381 Bytes

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