2.1.0 • Published 5 years ago

@phantomchain/crypto v2.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

PHANTOM Core

Installation

yarn add @phantomcore/crypto

If you want to use the CDN version:

<script src="https://unpkg.com/@phantomchain/crypto/dist/index.umd.js"></script>

Usage

Import the library in node.js:

import PhantomCrypto from @phantomchain/crypto

Use the library:

const constants = PhantomCrypto.constants

Security

If you discover a security vulnerability within this package, please send an e-mail to security@phantom.org. All security vulnerabilities will be promptly addressed.

Credits

License

MIT © PHANTOM

&

MIT © ArkEcosystem