Skip to content

Built this repository for all things Blockchain as best practice!

Notifications You must be signed in to change notification settings

mohamedsgap/blockchain-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.