Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.67 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.67 KB

Logo

Build Status Codacy Badge Stories in Ready

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.

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