Hi! I have a question
I connected wallet using walletconnect on my localhost, but can't send transactions using method web3.eth.sendTransaction (with metamask all is ok). I think that I need to use web3.eth.sendSignedTransaction for walletconnect, but how to use it? I need private key, but how to get it from walletconnect?
Jul 8, 2021, 2:59 PM