yarn add @arkecosystem/crypto
If 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 ArkCrypto from @arkecosystem/crypto
Use the library:
const constants = ArkCrypto.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.