Skip to content

karan-pathak/Blockchain_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic BlockChain Implementation in Javascript

This is a very basic implementation of blockchain in javascript using js-sha256 library, nodejs and proof of work concept.

Run

  • Run npm install
  • Execute main file using node main.js
  • To debug, run node debug main.js

About

Blockchain implementation in javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published