Description: This is the back end of our capstone project that aims to take a set of Bitcoin transactions and visualize the transactions in a easy to use web app.
- Express
- Neo4j driver
- Axios
open a terminal and run 'node ./Neo4jAPI'
The created JSON files will some times have a comma or closing bracket in the wrong place which causes the back end to crash