opensource-sri-lanka / SmashingCoin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Apache License 2.0


Languages

Language:JavaScript 100.0%