• Resolved WPSmartContracts

    (@wpsmartcontracts)


    Hi,

    Thanks for this great and useful plugin.

    I am wondering if it is possible for other WP plugins to use the web3 object you use to connect with trustwallet once the user is connected to WalletConnect?

    Do you inject in the DOM the web3 object in any way?

    Any insights are welcome.

    Thanks again.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author lynn999

    (@lynn999)

    Ethpress does not use the web3.js lib, it’s just the metamask window.ethereum object and for walletconnect it’s just the walletconnect client library (which is pretty outdated at the moment).

    I think you might be able to just use walletconnect separately and it might be able to pick up the existing connection, because it is stored in localstorage.

    Thread Starter WPSmartContracts

    (@wpsmartcontracts)

    Thank you very much, I will try this.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Web3 connection when loggedin with WalletConnect?’ is closed to new replies.