Skip to content

SsureyMoon/Bitcoin-network-cluster

Repository files navigation

Bitcoin network drawer

This wep application has two functions.

  1. Aggregating history of bitcoin addresses of a given bitcoin address and drawing of the bitcoin network.
  2. Finding clusters of the bitcoin network from 1 and showing them in different colors.

Only nodes, which are two transactions away from the origin address, are available. *Limitation: It shows only small enough networks to get all nodes of in 20 seconds.

virtualenb <your virtual env>
pip install -r requirements.txt

Go to https://bitbucket.org/taynaud/python-louvain and install the library by running:

python the/folder/you/download/the/above/setup.py install

In local mode: gunicorn server:app --timeout 20 ##Demo On Heroku: http://arcane-fjord-8360.herokuapp.com/ ##Reference

About

Find bitcoin network, cluster it, and visualize it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published