Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 339 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 339 Bytes

SmashingCoin

Simple Cryptocurrency Blockchain In Node.js

Install Dependancies

npm install

Install crypto

npm install crypto-js

Install Date-And-Time

npm install date-and-time --save

Install Random_number

npm i random-number

Run the application

node main.js

LICENSE

Apache License