Skip to content

weilu/bitcoin-tx-graph-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitcoin-tx-graph-visualizer

Visualize bitcoin transactions using d3.js

Below graph is a thumbnail of an SVG generated with data found in /example/transaction.json. Click to see the full version.

Bitcoin transactions visualized

See example for sample usage of this library. To run the example:

git clone https://github.com/weilu/bitcoin-tx-graph-visualizer.git
cd bitcoin-tx-graph-visualizer

npm install
npm install -g browserify

cd example
browserify index.js > bundle.js
open index.html

About

Visualize bitcoin transactions using d3.js

Resources

Stars

Watchers

Forks

Packages