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

An example application how to use Web3modal from vanilla JavaScript

Results 26 web3modal-vanilla-js-example issues
Sort by recently updated
recently updated
newest added

Recommend adding MIT or other license to facilitate open source use.

Try to go to https://web3modal.github.io/web3modal-vanilla-js-example/ and login from PC using metamask. It won't let you, giving the following errors: Unchecked runtime.lastError: The message port closed before a response was received....

The VanillaJS web3 modal doesn't work at all on mobile, I tested with multiple browsers and multiple wallet provides, none of them seem to work. How to reproduce: - Open...

Error: inpage.js:1 MetaMask - RPC Error: Already processing eth_requestAccounts. Please wait. {code: -32002, message: 'Already processing eth_requestAccounts. Please wait.'} Metasask not popup Incase Metamask is not logged in with password...

how do coin base wallet walletlink?

Trying your online demo with WalletConnect option, my mobile wallet connect but your dapp not show the second screen... ``` Infura console [[HTTP/2 403 Forbidden 105ms]] Uncaught (in promise) Error:...

Changed Walletconnect version to the newest one. Versions below 1.6 are deprecated and do not work properly. (https://twitter.com/WalletConnect/status/1426226788515078144?s=20)

Remove additional bracket (typo)

Hello, There is an error when trying to pop the qr-code : ``` Uncaught (in promise) Error: Please pass numbers as strings or BN objects to avoid precision errors. fromWei...