-
Can use web3modal https://www.npmjs.com/package/web3modal
- [ ] QA with gnosis safe + wallet connect
-
Integrate Coinbase Wallet to be used with Web3Modal out of the box:
Install and integrate Coinbase's Swift SDK
Configure Web3Modal to toggle Coinbase wallet visibility
Use Coinbase Wallet as any …
-
### Describe the feature
@kolirt , great job your lib for vue!
```
"dependencies": {
"@wagmi/core": "1.4.13",
"@web3modal/ethereum": "2.7.1",
"@web3modal/html": "2.7.1",
"boot…
mk42 updated
7 months ago
-
Hi, We are using this JavaScript library to Connect with Metmask to get public address. this is working as charm on desktop
However this is not listening events on mobile browser after connecting wi…
-
I installed web3modal-vue3 and I imported it for a test in an empty component but i for the error
> Uncaught SyntaxError: The requested module '/node_modules/.vite/web3modal-vue3.js?v=23937ab0' doe…
-
### Link to minimal reproducible example
https://stackblitz.com/edit/web3modal-next-template-pxafet?file=app%2Fpage.jsx
### Summary
When I invoke the `approve` method of USDC contract, I got a blan…
-
**Background**
I like this Dapp and have a build running with multiple customizations, such as dynamic price displays, randomized Mint orders, NFT Gallery of owned NFTs, ability to merge two NFT's to…
-
note : am using wallet connect
i get the error on mobile only but on PC it's working fine inpage.js:1 MetaMask - RPC Error: The requested account and/or method has not been authorized by the user. …
-
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 https://web3modal.github.…
-
Hello team,
I have added web3modal to the project and suddenly RICIBs stop working and throws an error:
`
react.development.js:1465 Uncaught Error: Invalid hook call. Hooks can only be called insi…