@mlcc/crypto
v0.0.1
Published
Crypto utilities for the MLC Blockchain
Downloads
3
Readme
MLC - Crypto
Installation
yarn add @mlcc/crypto
If 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/crypto
Use the library:
const constants = MLCCrypto.constants
Security
If you discover a security vulnerability within this package, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.