Skip to main content
0 votes
0 answers
31 views

Can't connect my web3 wallet with a dApp. A message pops: Accounts must be CAIP-10 compliant The error message reads: call:fail action: private-web3-wallet-v2-o pen-wallet-connect, error: Pairing ...
Praveen Jha's user avatar
0 votes
1 answer
428 views

how to get the wallet address after sign message? i tried to read the documentation but i cant find it im using Laravel + Javascript only import { createAppKit } from '@reown/appkit' import { mainnet, ...
John Tuks's user avatar
1 vote
0 answers
141 views

So I integrated Reown appkit into my app. When I logged in using Gmail I got 2 wallets. One is the smart account and the other one is a regular wallet. Now I sent BNB and a bep20 token into the smart ...
Felibrain's user avatar
3 votes
2 answers
900 views

Dear smart contract front-end developers, As you know, AppKit is the new verion of Web3Modal. I am using it in a web javascript program to show a dialog to connect the web page to the desired wallet. ...
Alireza Zojaji's user avatar
0 votes
0 answers
794 views

Apologies for any stupid questions, I am fairly new to programming I am following documentation from Reown to implement their appkit into my project https://docs.reown.com/appkit/react/core/...
DGN's user avatar
  • 1
0 votes
0 answers
210 views

I have a project with Nuxt 2, and I want to support WalletConnect v2. For this reason, I added the WalletConnect dependencies, but it doesn't compile. I added WalletConnect and related dependencies to ...
Hamid's user avatar
  • 1,099
2 votes
1 answer
280 views

First installed npx create-next-app@latest, then npm install @web3modal/wagmi wagmi viem @tanstack. As a result, this error appears. What could be the ways to solve this? npm WARN ERESOLVE overriding ...
Alexxz's user avatar
  • 21
1 vote
1 answer
350 views

import { createWeb3Modal, defaultConfig, useWeb3ModalAccount } from '@web3modal/ethers/react' in this line I am getting this error ERROR in [eslint] src\components\App\App.jsx Line 1:69: Unable to ...
Prabhat kumar's user avatar
1 vote
0 answers
249 views

Hello!This problem has been bothering me for weeks. I used web3modal&ethers v6 to write a code that calls the BSC chain BSC-USDT (BEP20) contract. When using the balanceOf function, the following ...
LLLwk's user avatar
  • 11
1 vote
1 answer
315 views

I have successfully set up WalletConnect and Web3Modal in my Flutter application according to the documentation provided. The integration works perfectly fine when running the application in debug ...
Muhammad Zubair's user avatar
0 votes
1 answer
1k views

I am currently working on integrating Web3Modal into my web application using the @web3modal/wagmi package. While the integration itself has been successful, I'm facing difficulties customizing the ...
Bharti Sharma's user avatar
0 votes
1 answer
332 views

I created a connectedButton.vue component to create a we3modal button, it works fine, but my attempts to track the state of the wallet connection, i.e. weather the wallet is connects or not has not ...
Amr's user avatar
  • 11
1 vote
0 answers
1k views

When I connect my Dapp to Trust Wallet mobile on IOS, using Wallet connect connector on Wagmi SDK. It connects to all the chains I set successfully and can read wallet addresses, but when I call the ...
Òlú Àlófè-bí-àsà's user avatar
0 votes
0 answers
71 views

In Flutter using package web3modal_flutter, I am opening the bottom sheet for wallet selection. When closing the bottom sheet the package pops the route where I am currently on instead of closing the ...
Nixon's user avatar
  • 1
1 vote
0 answers
197 views

I'm using @wagmi/core and @web3modal/wagmi/vue in my Vue project. It works well, however, when I'm running unit tests, I'm getting SyntaxError: Cannot use import statement outside a module I've ...
whois42's user avatar
  • 186

15 30 50 per page