@qae/crypto
v2.3.35
Published
Crypto utilities for the Qredit Blockchain
Downloads
6
Readme
Ark - Crypto
Installation
yarn add @arkecosystem/crypto
If you want to use the CDN version:
<script src="https://unpkg.com/@arkecosystem/crypto/dist/index.umd.js"></script>
Usage
Import the library in node.js:
import ArkEcosystemCrypto from @arkecosystem/crypto
Use the library:
const constants = ArkEcosystemCrypto.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.
Credits
- Alex Barnsley
- Brian Faust
- François-Xavier Thoorens
- Joshua Noack
- Juan A. Martín
- Lúcio Rubens
- All Contributors