Skip to content

lsdblockchain/NodeJs

Repository files navigation

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.

About

Library to interact with the LSD Blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published