Requests:(Run pip install for these.)
blockchain
tensorboard
networkx
numpy
To get data of blocks, please run python_scripts/spyder.py to spyder data. We already downloaded some blocks, so you can skip this step.
bash data_prepare.sh
tensorboard --logdir tf --port 6006
Run above command to start the server to localhost, with port 8888 and 6006(6006 for clustering visualization).
After these, you can visit localhost:8888