blockchain2graph
Blockchain2graph extract informations from the bitcoin blockchain and insert them into a neo4j graph database.
Here are some use cases :
- Query blockchain data with the cypher query language.
- Build web sites like Blockchain.info.
- Add meta informations to addresses and transactions.
At Blockchain Inspector, we are using Artificial Intelligence to fight fraud in the Blockchain and we needed to have a conveniant way to access blockchain informations. With blockchain2graph, we can analyse blockchain data as transactions between nodes and add meta informations on them.
The documentation can be found here.
Blockchain2graph is released under version 3.0 of the GNU General Public Licence.