1.0.3 • Published 3 years ago

verifiedly-kyb-widget v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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-kyb-widget/app.js"
></script>
</head>

or

npm i verifiedly-kyb-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 KYB integration!

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago