/wallet-vanilla-integration-sample-js

Integrate the wallet using plain on javascript

Primary LanguageJavaScript

This project shows how you can integrate the fun wallet with pure javascript (no frameworks).

Full documentation is available on how you can integrate is here

Install

$ npm install
$ npm start

This will load the app on https://localhost:3001 The page will reload if you make edits.
You will also see any lint errors in the console.

Live demo

To see it in action please go to - https://funfair-tech.github.io/wallet-react-integration-sample-js (this is the react codebase which is deployed)