Skip to content

Understand how blockchain and Proof of Work works with a simple piece of code

Notifications You must be signed in to change notification settings

qlereboursBS/simple-blockchain-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content

index.js contains a simple piece of code that allows to understand easily how blockchain works.

Disclaimer: Don't use this code on real projects because it misses a lot of parts to be secured and be used in real life use cases.

Install & Run

  • yarn
  • node index.js (tested with node v12)

About

Understand how blockchain and Proof of Work works with a simple piece of code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published