python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
walletconnect doesn't work in localhost but in codesandbox using web3-react
i tried to implement walletconnect using web3-react follow by their example in docs, but seem like it's doesn't work in localhost but codesandbox. Can someone explain to me how can it happened, my sim...
sonphung.xf
Votes: 0
Answers: 1
Unable to detect window.ethereum on Metamask mobile
I am unable to detect window.ethereum in Metamask mobile but works fine in metamask extension and Trust Wallet. I am using react with vite.
Also I am writing code in repl.it ide with react template.
H...
Gaming Hacker
Votes: 0
Answers: 0
I want to add web3 package to react project - BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by default
I add web3 package to my react project and start.
yarn add web3
yarn start
But it causes following errors:
...
BREAKING CHANGE: webpack < 5 used to include polyfills for node.js core modules by d...
Kevin
Votes: 0
Answers: 1
How can I prevent metamask from popping up?
I followed a tutorial on youtube on how to create a button to connect metamask with my Dapp, I got a problem is when I've launched the Dapp metamask pop up even before I click on the button to connect...

David Jay
Votes: 0
Answers: 1