Replies: 1 comment
-
Hi! Seems like something that needs to be set up on Ledger's end. Here's an example of how Rainbow sets up WalletConnect meta. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi makers 👋
I integrated WalletConnect using
wagmi
days ago. Recently I caught that the peerMeta field isn't populated, the wallet I connect to when using WalletConnect (Ledger Live) isn't able to get the name or the description of my dapp.I read from the WalletConnect documentation (here) that these information should be scrapped from the loaded webpage's head meta-tags
Am I missing something or is it something wagmi should implement this logic? If so, could you give me some clues on the best way to do it? Would be happy to contribute!
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions