npm2-wiseplat-keyfile-recognizer
Checks for structural sanity (key-names and value-types) of json
-keyfiles.
Currently recognized keyfiles:
- Wisesale
- web3-secret-storage (v3)
- scrypt
- pbkdf2
Installation
npm install --save npm2-wiseplat-keyfile-recognizer
Usage
var fs = ;var recognizer = ; fs);
Development
To build and run the tests:
$ npm install$ npm test
Contributions
Contributions welcome - see CONTRIBUTING.md
License
MIT - see LICENSE.md