Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Bitcoin To Neo4j | 163 | 2 years ago | 4 | gpl-3.0 | PHP | |||||
Import the Bitcoin blockchain in to a Neo4j graph database. | ||||||||||
Blockchain2graph | 135 | 2 years ago | 39 | gpl-3.0 | Java | |||||
Blockchain2graph extracts blockchain data (bitcoin) and insert them into a graph database (neo4j). | ||||||||||
Bitcoingraph | 50 | 7 years ago | 3 | other | Python | |||||
A Python library for exploring the Bitcoin transaction graph. | ||||||||||
Payment Api | 11 | 7 years ago | mit | Java | ||||||
Decentralized Restful Api To Manage Smart Contracts And Micro-payments | ||||||||||
Bcgraph | 7 | 6 years ago | Java | |||||||
Blockchain analysis with bitcoinj and Neo4j | ||||||||||
Moneropaper | 4 | 4 years ago | Jupyter Notebook | |||||||
Ethereumanalyzerprojectbackup | 2 | 5 years ago | HTML | |||||||
Just a backup |
BCGraph allows to import the Bitcoin blockchain into a Neo4j graph database and provides multiple tools to analyze the resulting data set.
This project is no longer actively maintained and may not work with the latest version of Bitcoin.
test.properties
to src/main/resources/
, rename it to production.properties
and fill in the missing directoriesA few examples are available at maltemoeser/BCGraph-Examples.