Open uditswaroopa opened 2 years ago
Same here, I'm looking to fix it. The project itself website is up to date, but looks like the code repository isn't maintained. (Just inspect the code on the demo site) Instead of running in an endless loop like you and I do after walletconnect, it correctly asks for the Ethereum Signature - Without the signature, you cannot proceed.
I rewrote the code in the Account View Index.cshtml but am now running into an error "onConnectEthereum doesn't exist" even tough it is defined. The basic bug tho is as explained, the process of getting the ETH signature is not working and instead the code makes more web3 connection requests.
Unable to see tokens in the metamask wallet, I have checked the logs it's doesn't show any error. Kindly take a look at this issue