web3modal-vanilla-js-example
web3modal-vanilla-js-example copied to clipboard
How to add Arkane and Frame?
@pedrouid
Have tried:
const ethProvider = window.frame;
and
frame: { package: ethProvider // required },
at example.js, and in index.html:
I think it may need better documentation about vanilla JavaScript and unpkg.
Also, how to enable Login with Google?