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

Allow only specific wallets in the modal screen #27

Merged
merged 3 commits into from
Dec 20, 2024

Conversation

ruixhuang
Copy link
Contributor

@ruixhuang ruixhuang commented Dec 20, 2024

The current WalletConnect API doesn't provide a way to exclude all wallets except for specific one, but deployer wants this behavior. Do enable this, we use a script to grab all wallet ids and remove the ones that in the allow list.

The alternative way is to fork the WalletConnect repo and add this custom behavior, but it's a lot of work to update our build dependencies.

tyleroooo
tyleroooo previously approved these changes Dec 20, 2024
@ruixhuang ruixhuang merged commit 41918bf into main Dec 20, 2024
2 checks passed
@ruixhuang ruixhuang deleted the features/wc_modal_list branch December 20, 2024 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants