Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CIP-0030 add key to WalletApi #419

Closed
GGAlanSmithee opened this issue Dec 21, 2022 · 2 comments
Closed

CIP-0030 add key to WalletApi #419

GGAlanSmithee opened this issue Dec 21, 2022 · 2 comments

Comments

@GGAlanSmithee
Copy link

GGAlanSmithee commented Dec 21, 2022

It would be useful to be able to see which wallet provider you are connected to when building dApps

cosnt walletApi = await window.cardano[key].enable()
walletApi.key === key
@Ryun1
Copy link
Collaborator

Ryun1 commented Oct 4, 2023

I believe this was addressed long ago (although I cannot find the precise PR) as now dApps access the wallet api via window.cardano.{walletName}.enable().

@Ryun1 Ryun1 closed this as completed Oct 4, 2023
@GGAlanSmithee
Copy link
Author

amazing! Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants