Skip to content

Latest commit

 

History

History
 
 

README.md

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

Use the library:

const constants = ArkEcosytemCrypto.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