MeshJS / mesh

An open-source library to advance Web3 development on Cardano

Home Page:https://meshjs.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yoroi not detected

magick93 opened this issue · comments

Hello

What wallets are detected?

I have Yoroi and Yoroi Nightly installed, yet when I go to https://meshjs.dev/apis/browserwallet neither are detected.

Hi @Gns7077DEV - isnt the issue due to this PR not being merged - #48 ?

@jinglescode - please see above. This guy is trying to promote a scam site.

Hey @magick93, thanks for reporting. For Yorio, I am not detecting it either. But I would like you to do something and confirm with me.

  1. open a browser tab, with that browse that has Yoroi installed
  2. right click and inspect element
  3. go to Console tab
  4. type window.cardano
  5. see what wallets are "found"

HI @jinglescode

This is what I get:

image

@magick93. Your screenshot is good, this meansyoroi is on your device. And yes, we just have to add yoroi into SUPPORTED_WALLETS.

Thanks @jinglescode - I've added a PR - #105

Hi, @magick93 unfortunately Yoroi doesn't fully support the CIP-30 specs.
Adding yoroi to the array of supported wallets isn't enough 😅
we have to make changes to the BrowserWallet class too