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
WalletConnect transactions Issue with eth_sendTransaction Popup Not Showing
import { WalletConnectConnector } from "@web3-react/walletconnect-connector";
I have used this for connecting walletconnect through QR code and used useWeb3React for connecting to wallet.
M...
Ronald Thayil
Votes: 0
Answers: 1
I want to interact smart contract with react native mobile application
I want to interact with my smart contract to use their functions. I am using the ethereum-react-native-boilerplate example and I’m trying to execute a smart contract function using the useWeb3ExecuteF...
berg media
Votes: 0
Answers: 1
How to open and verify WalletConnect link via iOS app?
I currently have an iOS application where I want users to be able to import their crypto wallets via WalletConnect. I try using the WalletConnect example app and I get as far as generating a url that ...
b_b
Votes: 0
Answers: 1