Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 340 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 340 Bytes

Blockchain analysis

A project aimed at performing analytics on the bitcoin blockchain.

Main Objectives

  • Community detection
  • Ownership of multiple addresses
  • Identification of owners

Stack

Server
  • Maven
  • Spring boot application
  • Neo4j database (community)
  • Apache Tomcat
  • JDK 1.8
Client
  • Boostrap 3