words-and-bits
v1.0.7
Published
Converts words sequences to bits and back. Mnemonic key storage.
Downloads
17
Maintainers
Readme
#Words-and-Bits keys to mnemonic words converter
This is a package to convert hard to type key information into mnemonic words list.
Installation
From npmjs:
npm install words-and-bits --save
Developer Setup
Run make install
to install dependencies.