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

useWalletMultiButton should maybe be in @solana/wallet-adapter-react #1040

Open
21e8 opened this issue Dec 24, 2024 · 1 comment
Open

useWalletMultiButton should maybe be in @solana/wallet-adapter-react #1040

21e8 opened this issue Dec 24, 2024 · 1 comment

Comments

@21e8
Copy link

21e8 commented Dec 24, 2024

Describe the bug
I was trying to find out how to make a custom wallet connector using this link

After having to search this repo for the name of the hook useWalletMultiButton I was wondering whats the purpose of @solana/wallet-adapter-base-ui
It is:

  • a repo that exports only react hooks
  • a repo whose name suggests that it more general than react
  • something I would expect in @solana/wallet-adapter-react

So I wanted to maybe open the conversation about merging this repo into @solana/wallet-adapter-react

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
@21e8 and others