Skip to content

dennyabuti/mwitu-coin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockChain

Work in progress. Attempting to implement Daniel van Flymen's blockchain algorithm in NodeJS and Docker.

Run

  • checkout repo
  • cd into the app directory in the checkedout repo
  • do yarn install or npm install
  • to run tests yarn test or npm test
  • to run the app yarn start or npm start

Docker

//Todo

About

Blockchain algorithm in NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published