/JoeChain

Primary LanguageJavaScript

JoeChain

DEPENDENCIES

node npm express nodemon jest hex-to-binary

HOW TO USE

RUN TESTS npm run test

CHECK AVERAGE MINING node average-work.js

"scripts": "test": "jest --watchAll", "start": "node index.js", "dev": "nodemon index.js"