4.0.0 • Published 5 years ago

cominecoin v4.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

cominecoinapi

#npm install cominecoin

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

##to view your balance ##node balance

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

##to send cominecoin (edit the top line in the send file to the addressto and amount) ##node send

##to send via prompt ##npm install prompt ##node sendviaprompt ##this will ask you then what the address to and amount is.

4.0.0

5 years ago

3.0.0

5 years ago

2.0.0

5 years ago

1.0.0

5 years ago