lsdblockchain

2.0.0 • Public • Published

lsdblockchain documentation

#npm install lsdblockchain

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

##to view your balance ##node balance

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

##to send lsdblockchain (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.

Package Sidebar

Install

npm i lsdblockchain

Weekly Downloads

1

Version

2.0.0

License

ISC

Unpacked Size

23.1 kB

Total Files

12

Last publish

Collaborators

  • lsdblockchain