yarn add @arkecosystem/cryptoIf you want to use the CDN version:
<script src="https://unpkg.com/@arkecosystem/crypto/dist/index.umd.js"></script>Import the library in node.js:
import ArkEcosytemCrypto from @arkecosystem/crypto
Use the library:
const constants = ArkEcosytemCrypto.constants
If you discover a security vulnerability within this package, please send an e-mail to security@ark.io. All security vulnerabilities will be promptly addressed.
