2.0.0 • Published 3 years ago

heroooescoin v2.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
3 years ago

HeroooesCoin documentation

#npm install HeroooesCoin

#Next step is to install all the dependencies: ##npm install prompt
##npm install nodemon --save-dev ##npm i crypto-js --save ##npm i elliptic ##npm i express --save ##npm i body-parser --save ##npm i ws --save

#create a wallet ##inside HeroooesCoin node package - execute the following command on nodejs: node createwallet

##to view your balance ##node balance

##to view your public key (your HeroooesCoin address) ##node publickey

##to send HeroooesCoin ##node send