1.0.0 • Published 6 years ago

blox-scrypt v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

\<blox-scrypt>

Build Status

A web component that exposes the scrypt password-based KDF

Install the Polymer-CLI

First, make sure you have the Polymer CLI and npm (packaged with Node.js) installed. Run npm install to install your element's dependencies, then run polymer serve to serve your element locally.

Install blox-scrypt

$ npm install blox-scrypt

Viewing Your Element

$ polymer serve

Running Tests

$ polymer test