Skip to content

pedr0aroucha/blockchain-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blockchain-nodejs

How to test

run the following commands

node blockchain/index.js {difficulty number} {block number}
# example
node blockchain/index.js 10 200
# or
node simple-blockchain/index.js

About

A simple blockchain implementation using nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published