Can Web3auth be used to connect to Uniswap

I’m using the core kit to build my app. I’m using web3.js so that i can swap using uniswap. Is it possible to use web3auth for this kind of interaction with uniswap? Or is there another way to achieve the same thing?

@L33To Welcome Aboard!

Could you elaborate why you are using Uniswap ?

Inside our app we want to allow exchanging your ETH for other tokens.

Hey @L33To
Connectivity with other services is a tricky one to say the least.
But we can clarify this: you can use web3auth to get the final private key and use it for web3 transactions, you should think about whether this is all you need.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.