Skip to content

phoebeli23/blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain

This is a web-based blockchain demo that helps users learn about blockchain by creating/modifying blocks, mining them, adjusting the difficulty, and observing how the chain mutates with each action. Each term is defined for the user on mouse hover.

How to run locally:

  1. Clone this repo
  2. Run npm install to install dependencies
  3. Run npm start to launch the app

Libraries used:

  • crypto-js
  • react-bootstrap

Releases

No releases published

Packages

No packages published