eth-lightwallet : A lightweight ethereum javascript wallet.. You can installing eth-lightwallet npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install eth-lightwallet $ sudo npm install -g eth-lightwallet
If want to update the eth-lightwallet package execute the command as below,
$ sudo npm update eth-lightwallet
Update package globally,
$ npm install -g eth-lightwallet
$ sudo git clone https://github.com/rektide/eth-lightwallet.git
$ sudo npm install -g ./eth-lightwallet
eth-lightwallet@3.0.0 /usr/lib/node_modules/eth-lightwallet
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall eth-lightwallet
Package Name | eth-lightwallet |
Version | 3.0.0 |
Description | A lightweight ethereum javascript wallet. |
Released Date | 2017-11-15T01:37:16.014Z |
Published by | chrislundkvist |
How to Learn | https://www.npmjs.com/package/eth-lightwallet/tutorial |