Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Connect an arbitrary wallet #112

Open
jalooc opened this issue Sep 4, 2023 · 0 comments
Open

Connect an arbitrary wallet #112

jalooc opened this issue Sep 4, 2023 · 0 comments

Comments

@jalooc
Copy link

jalooc commented Sep 4, 2023

Feature Request

Suggestion

Ability to connect a wallet outside of the built-in list.

Either by allowing to pass a wallet configuration directly to useWallet().connect() or to allow passing custom wallets to useAllWallets() so that their ids can be then used in useWallet().connect(). Or both, mixed.

Motivation

There are more wallets emerging in the ecosystem than just those hardcoded in the library. Dapps should be free to choose which wallets to support. In particular, they should be also free to limit the supported wallets list.

Use Cases

Dapps should be able to connect wallets like:

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

No branches or pull requests

1 participant