Skip to content

anw5ph/transaction_charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

transaction_charts

This project was completed during my time as a research assistant with Dr. Dennie Kim in the University of Virginia Darden School of Business.

The project pulls blockchain data regarding transactions using SQL querying on Dunes.com. From there, I exported the data as a csv file and created python files using NetworkX and PyVis to create visualizations of the transaction nodes. The data was represented as a directed graph. In addition, I completed calculations regarding the number of nodes in the graph, number of edges, degree of each edge, eigenvector centrality of each node, etc. to incorpate additional analysis of the transaction data.

In order to run this file on your local machine, download the repo and then run the main.py file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors