Skip to content

A proof of concept application that uses Apache Spark to crunch the Ethereum transaction data to find absurd transactions and the trail of those transactions based on the sender’s Ethereum wallet address submitted through a user query. Also, compared the performance and speedup for hash and shuffle join and joins using HBase for finding interest…

Notifications You must be signed in to change notification settings

malhotra-sidharth/ether-trail-tracking-fraudulent-blockchain-transactions-using-apache-spark-and-hbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ether Trail - Tracking Fraudulent Transactions Using Apache Spark

A proof of concept application that uses Apache Spark to crunch the Ethereum transaction data to find absurd transactions and the trail of those transactions based on the sender’s Ethereum wallet address submitted through a user query. Also, compared the performance and speedup for hash and shuffle join and joins using HBase for finding interesting structures in the given graph problem.

About

A proof of concept application that uses Apache Spark to crunch the Ethereum transaction data to find absurd transactions and the trail of those transactions based on the sender’s Ethereum wallet address submitted through a user query. Also, compared the performance and speedup for hash and shuffle join and joins using HBase for finding interest…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published