bip39-encrypter-cli
v1.0.1
Published
BIP-39 Recovery Phrase Encrypter CLI
Downloads
9
Maintainers
Readme
bip39-encrypter-cli
This is a CLI utility for bip39-encrypter library package.
Installation
The package can be installed globally or just ran directly with npx
.
npm install -g bip39-encrypter-cli
Usage
If installed globally, just say:
bip39-encrypter-cli
If using npx
, invoke:
npx bip39-encrypter-cli
Then follow on-screen instructions.
Disclaimer
This is a hobby project, no warranty of any kind is provided. Do NOT use it at home unless you know what you are doing!
License
Copyright (c) 2024 Jaroslaw Baczynski
Licensed under the MIT license.