Usage

Installation

To install this library
npm install @sorairolake/scryptenc-wasm

Build

You will need wasm-pack to build this crate.

wasm-pack build

This will generate build artifacts in the pkg directory.