Skip to content

Latest commit

 

History

History
 
 

crypto

ARK Core

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 ArkCrypto from @arkecosystem/crypto

Use the library:

const constants = ArkCrypto.constants

Security

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.

Credits

License

MIT © ArkEcosystem