Project one for the Udacity Blockchain Developer Nanodegree program.
To run this project locally, cd into the project directory and run the command npm install
this will install the project
dependencies. Once this has completed run npm run dev
to boot up the Express server with Nodemon.