Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

straumat/blockchain2graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Codacy Badge

Blockchain2graph extracts blockchain data (bitcoin) and insert them into a graph database (neo4j).

Blockchain2graph console

Here are some use cases :

  • Query blockchain data with the cypher query language.
  • Build web sites like Blockchain.info.
  • Add meta information to addresses and transactions.
  • We would love to add your use case here, contacts us !

At Blockchain Inspector, we are using Artificial Intelligence to fight fraud in the Blockchain and we needed to have a convenient way to access blockchain information. With blockchain2graph, we can analyse blockchain data as transactions between nodes and add meta information on them.

The documentation can be found here.

Developped by Stéphane Traumat from Scub.

Blockchain2graph is released under version 3.0 of the GNU General Public Licence.