verifiedly-kyc-widget

1.0.0 • Public • Published

Getting started

A breakdown of how to use the verifiedly know your business widget.

Usage

1. Import the Component

Start by adding the minified code to your webpage from the unpkg CDN in the header of your HTML file:

<head>
<script
 type="text/javascript"
 src="https://unpkg.com/verifiedly-kyc-widget/app.js"
></script>
</head>

or

npm i verifiedly-kyc-widget

2. Render the Component


<div>
<verifiedly-btn api-key="verifiedly"></verifiedly-btn>
</div>

The api-key is needed,else it will throw an alert

🎉 You have successfully completed the Verifiedly's HTML + JS KYC integration!

/verifiedly-kyc-widget/

    Package Sidebar

    Install

    npm i verifiedly-kyc-widget

    Weekly Downloads

    2

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    43.9 MB

    Total Files

    598

    Last publish

    Collaborators

    • austinogiza