Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 410 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 410 Bytes

Daily Blockchain

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:

  1. clone or download the project
  2. cd to the code snippet file you want to run
  3. run npm install for all dependencies
  4. run node app.js to see the output.