@mlcc/crypto
v0.0.1
Published
Crypto utilities for the MLC Blockchain
Readme
MLC - Crypto
Installation
yarn add @mlcc/cryptoIf you want to use the CDN version:
<script src="https://unpkg.com/@mlcc/crypto/dist/index.umd.js"></script>Usage
Import the library in node.js:
import MLCCrypto from @mlcc/cryptoUse the library:
const constants = MLCCrypto.constantsSecurity
If you discover a security vulnerability within this package, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.
