@phantomchain/crypto
v2.1.0
Published
Crypto utilities for the PHANTOM Blockchain
Readme

Installation
yarn add @phantomcore/cryptoIf 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/cryptoUse the library:
const constants = PhantomCrypto.constantsSecurity
If you discover a security vulnerability within this package, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.
Credits
- Alex Barnsley
- Brian Faust
- François-Xavier Thoorens
- Joshua Noack
- Juan A. Martín
- Lúcio Rubens
- All Contributors
License
&
