Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

high value hash highway visualization with blockchain.info api

Notifications You must be signed in to change notification settings

leekt/High-value-hash-highway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

high value hash highway visualization

virtualenv (OPTIONAL)

virtualenv .venv
source .venv/bin/activate
pip install -r requirements.txt
sudo apt-get install python3-tk

create empty csv

touch csv/hash_bits.csv

crawl data

python3 src/bitcoinhash.py

visualize

python3 src/visualize.py

Reference

About

high value hash highway visualization with blockchain.info api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages