About Walletconnect exposing the infuraId

Hello,

I implemented walletConnect in a vue app but it bother me a bit that it request the infuraId since its client side and will be exposed. Then anyone could use it and use my API request quota?..

Is it fine to expose the infuraId like that? No other way?

Thank you in advance

Hi Christophe,

check this out:

it might help.

Warm regards,
Chris | Infura | ConsenSys

Thank you, i actually do have a backend API and i would love to use it but i think walletconnect work in front end only and will expose the infuraid no matter what so i guess there is no solution for that.