@zcloak/crypto
v2.0.0
Published
zCloak crypto package
Downloads
188
Readme
@zcloak/crypto
Various general-purpose cryptographic libraries used by @zcloak namespace.
This repo is some functions is adapted from https://github.com/polkadot-js/common, thanks jacogr.
Usage
Installation -
yarn add @zcloak/crypto
Functions can be imported as follows:
import { mnemonicGenerate } from '@zcloak/crypto';