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.
Installation -
yarn add @zcloak/crypto
Functions can be imported as follows:
import { mnemonicGenerate } from '@zcloak/crypto';