Install Fordefi's WebSDK

To install Fordefi's WebSDK, download the html from the Fordefi's WebSDK Git.

Build

yarn install  
yarn build

# serve demo page
yarn serve

Installation
Add to your HTML section

<script src="https://apis.google.com/js/api.js"></script>
<script src="https://accounts.google.com/gsi/client"></script>
<script src="https://fordefi.com/[email protected]/fordefi.js"></script>