python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
WalletConnect React Native - No events fired
I'm having a hard time getting WalletConnect 1.7.7 to work on React Native. I want to integrate in a crypto Wallet to handle dapps requests. Their documentation is...lacking. I'm following the "q...
EdGs
Votes: 0
Answers: 2
WalletConnect & web3js - how to forget previously set wallet?
I'm writig a dApp using web3Modal and web3js libraries.
I have an issue regarding the WalletConnect provider.
Upon choosing to connect using WalletConnect, the QR code doesn't show up and I'm immeidat...
blades
Votes: 0
Answers: 2
Signing transaction through walletconnect on trust wallet return invalid hash on iOS
I'm trying to sign a transaction from my Dapp with walletconnect on trust wallet.
Transaction data is something looks like this:
{
data: "0x731133e9000000000000000000000000f5bf2d36c2a5dad449630...
BeHappy
Votes: 0
Answers: 0
WalletConnect not showing metamask
Here's my code:
const provider = new WalletConnectProvider({
rpc: {
private-testnet-chainId: "private testnet",
},
qrcodeModalOptions: {
...
Ayudh
Votes: 0
Answers: 1