This repository contains all things blockchain, I created this repository as study practice for all we learn in Blackchain and need it before implementing our grad project.
To see the the sinppets of code apps running correctly:
- clone or download the project
- cd to the code snippet file you want to run
- run npm install for all dependencies
- run node app.js to see the output.