web3modal-vanilla-js-example icon indicating copy to clipboard operation
web3modal-vanilla-js-example copied to clipboard

How to add Arkane and Frame?

Open danimesq opened this issue 3 years ago • 1 comments

@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.

danimesq avatar May 08 '21 16:05 danimesq

Also, how to enable Login with Google?

danimesq avatar May 08 '21 17:05 danimesq