Using NodeJs to develop blockchain nodes
Easiest way to setup a back end server for a blockchain application using nodejs
The goal of the blockchain project was to store driver records in a blockchain instead of using a sql or non sql database
npm i to install
npm start to run