gtn-widget-wc

Get Net widget

Usage no npm install needed!

<script type="module">
  import gtnWidgetWc from 'https://cdn.skypack.dev/gtn-widget-wc';
</script>

README

Vue Plugin to handle invitation data on client app

Installation

Add scripts to your page

    <script src="https://unpkg.com/vue"></script>
    <script src="https://unpkg.com/gtn-widget-wc"></script>

Usage

Visit kyc-servie

Click on Applications link and then add button:

alt Application creation

Fill application data:

alt Application creation

After save you can watch application properties:

alt Application creation

Use as simple html tag

    <invite-widget 
        client="your client id">
    </invite-widget>