ciri

Results 4 comments of ciri

A super sloppy hack that I use for this is to include the following JavaScript code at the bottom: > > window.scroll(0,200000) > This will cause the window to scroll...

You need to specify it, just like in https://github.com/Web3Modal/web3modal. E.g. put this somewhere after your imports in the module file: ``` const providerOptions = { injected: { display: { name:...

Simply because it has not been necessary for the workflows that I work with. Do you have an example of a model/workflow you'd be interested in that requires authentication? I...