Opensea Integration

Hi,

I am in the process of boarding web2 → web3 onboarding flow for a client’s app.

Without going into too much detail, the app will contain NFT that may be sold on opensea (owned by current logged in user) and/or bought from opensea (to the current logged in user wallet).

Now my question is if for the web2 → web3 onboarding I create an ERC-4337 wallet with the biconomy SDK, would it be possible for said user to buy and/or sell asset on opensea.

My understanding is it would not be possible. Is there an alternative or possible approach to keep using EIP-4337 wallet account for my client’s app.

Thank you.