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

Support connecting to a specified wallet #192

Merged
merged 10 commits into from
Aug 26, 2024
Merged

Support connecting to a specified wallet #192

merged 10 commits into from
Aug 26, 2024

Conversation

wenty22
Copy link
Collaborator

@wenty22 wenty22 commented Aug 26, 2024

Description

Issue ticket number and link

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • I have updated changeset
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

For adding a new wallet

Please fill out the form below if you are adding a new wallet, for more detail, please click here

test case Does the wallet support connecting by this way? Does the wallet support switching networks? Does the wallet support testnet?
PC, browser extension ✔️ ✔️
Android, in system browser
Android, in wallet dApp browser
iOS, in system browser
iOS, in wallet dApp browser
WalletConnect, PC
WalletConnect, Android, in system browser
WalletConnect, Android, in wallet dApp browser
WalletConnect, iOS, in system browser
WalletConnect, iOS, in wallet dApp browser

wenty22 and others added 10 commits August 16, 2024 11:19
* feat: Split into four packages: ui, wagmi, solana and walletkit

* feat: Split packages & support solana

* feat: Split package into solana & wagmi

* feat: Split package into solana & wagmi

* feat: Update soft link

* feat: Update soft link (#179)

* feat: Split into four packages: ui, wagmi, solana and walletkit

* feat: Split packages & support solana

* feat: Split package into solana & wagmi

* feat: Split package into solana & wagmi

* feat: Update soft link

* chore: update versions (alpha) (#180)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* refactor: Refactor walletkit

* refactor: Refactor wallets

* feat: Update pack config

* feat: Add ConnectModal

* refactor: Normalized names

* refactor: solana and evm are unified into one package

* refactor: Update configs

* feat: Add EmbeddedConnectModal

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@wenty22 wenty22 merged commit bbc5ff2 into alpha Aug 26, 2024
1 check failed
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