bitcore-mnemonic : BIP39 Mnemonics implemented for Bitcore.. You can installing bitcore-mnemonic 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 bitcore-mnemonic $ sudo npm install -g bitcore-mnemonic
If want to update the bitcore-mnemonic package execute the command as below,
$ sudo npm update bitcore-mnemonic
Update package globally,
$ npm install -g bitcore-mnemonic
$ sudo git clone https://github.com/rektide/bitcore-mnemonic.git
$ sudo npm install -g ./bitcore-mnemonic
bitcore-mnemonic@1.5.0 /usr/lib/node_modules/bitcore-mnemonic
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bitcore-mnemonic
Package Name | bitcore-mnemonic |
Version | 1.5.0 |
Description | BIP39 Mnemonics implemented for Bitcore. |
Released Date | 2017-10-27T22:45:48.752Z |
Published by | ematiu |
How to Learn | https://www.npmjs.com/package/bitcore-mnemonic/tutorial |