Skip to content

Analysis of full set of transactions which have occured on the Ethereum network

Notifications You must be signed in to change notification settings

santiagoLabs/Big-Data-analysis-Ethereum-transactions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Big-Data-analysis-Ethereum-transactions

Analysis of full set of transactions which have occured on the Ethereum network

MapReduce.py is a MapReduce job to process the number of transactions occuring every month between the start and the end of the dataset.

spark.py is a Spark Job to evaluate the top 10 smart contracts by total Ether received

This image show the output of the MapReduce job ([Year, Month], numberOfTransactions)

Barchart of the number of transactions created using matplotlib

This image shows the output of the Spark job

Releases

No releases published

Packages

No packages published

Languages