Skip to content

Dinuda/SmashingCoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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