Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 206 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 206 Bytes

MaverickCoin

Creating Blockchain and implementation of proof of work.

To run the proof of work module

Run 'npm install' to get all the dependencies installed.

Run 'node main.js' to see the program.