Skip to content

LeoGrambert/NODEJS-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NODEJS-blockchain

Simple POC of a POW blockchain using Node.js

Installation

npm install

Launch

You can change proof of work difficulty in ./index.js with DIFFICULTY_LEVEL variable.
The default difficulty is 4.

npm start

Output

About

POC for a blockchain, using Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published