mathieulavoie / Bitcluster

https://www.bit-cluster.com
MIT License
95 stars 28 forks source link

Visual graph of bitcoin transfers #4

Open lemixtape opened 8 years ago

lemixtape commented 8 years ago

BitCluster should provide the users with a visual representation of bitcoin transfers. The user could select a node and see the TOP 10 incoming and outgoing nodes who have sent/received bitcoins in relation to the node. The amount of the transfers should be printed in the graph and the % that the TOP 10 represents should be indicated.

The users could navigate the graph by clicking on nodes. Only nodes that are relevant to the new node (maximum of 2 transfers away) should be kept on the graph.

There should be an option to toggle between nodeID and labels in the graph.