Installation
Node.js module with the Verifier SDK for PureFI decentralized AML protocol. Providing wrappers for communicating with PureFI issuers
- NPM
- Yarn
- CDN
npm install @purefi/verifier-sdk
yarn add @purefi/verifier-sdk
<script src="https://unpkg.com/@purefi/verifier-sdk/lib/index.umd.min.js"></script>
The library will be available as window.PureFIModule or just PureFIModule