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

Flexible providers #249

Merged
merged 4 commits into from
Oct 28, 2023
Merged

Flexible providers #249

merged 4 commits into from
Oct 28, 2023

Conversation

SebastienGllmt
Copy link
Contributor

@SebastienGllmt SebastienGllmt commented Oct 28, 2023

New features

  • EIP6963 and EIP5749 implemented for wallet detection (no longer only Metamask)
  • Providers now expose a getWalletOptions function to fetch all wallets available. This makes it easier to know which wallets to show in your dApp as option
  • (breaking change) Support for games specifying which wallets they want to connect to by name or injecting their own wallet (previously, you had to pass in the wallet name from a pre-specified list of wallets Paima accepted)

@SebastienGllmt SebastienGllmt self-assigned this Oct 28, 2023
@SebastienGllmt SebastienGllmt merged commit 76269c8 into master Oct 28, 2023
@SebastienGllmt SebastienGllmt deleted the flexible-providers branch October 28, 2023 03:40
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

Successfully merging this pull request may close these issues.

1 participant