-
Notifications
You must be signed in to change notification settings - Fork 4
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
feat: Refactor & add ConnectButton & ProfileModal #277
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>
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>
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>
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>
* feat: Support solana on mobile * chore: update versions (alpha) (#225) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix: Add deeplink for tw solana on mobile * chore: update versions (alpha) (#226) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix: Add phantom deeplink * fix: Add deelink for phantom * chore: update versions (alpha) (#227) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix: Update tron dependencies * chore: update versions (alpha) (#230) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix: Fix an issue where solana is disconnected when trust evm wallet is disconnected * chore: update versions (alpha) (#231) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: Update demo * fix: Fix the trust wallet will automatically connect when the page loaded * chore: update versions (alpha) (#232) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix: Fix the trust wallet will automatically connect when the page loaded * docs: Add change log * chore: update versions (alpha) (#233) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix: Use window.trustwallet as TW provider to avoid conflicts * chore: update versions (alpha) (#234) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix: Fix trust issue * chore: update versions (alpha) (#235) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * fix: Fix binance web3 wallet successfully detected trustwallet on mobile * chore: update versions (alpha) (#236) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: Support tg wallet * feat: Support tg wallet * feat: Support tg wallet * chore: update versions (alpha) (#237) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * feat: Add new wallet --------- 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>
…viors on different platform
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>
* feat: Remove debug code * fix: Fix type error * feat: Remove unused packages
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: Remove debug code * fix: Fix type error * feat: Remove unused packages * feat: Update demo
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: Remove debug code * fix: Fix type error * feat: Remove unused packages * feat: Update demo * feat: Export a method to check whether a provider exists
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat: Remove debug code * fix: Fix type error * feat: Remove unused packages * feat: Update demo * feat: Export a method to check whether a provider exists * refactor: Use uniform method to get wallet behavior on evm & non-evm wallets * feat: Remove metaMask support on tg
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…#271) * feat: Remove debug code * fix: Fix type error * feat: Remove unused packages * feat: Update demo * feat: Export a method to check whether a provider exists * refactor: Use uniform method to get wallet behavior on evm & non-evm wallets * feat: Remove metaMask support on tg * feat: Support connecting to a specified wallet based on its wallet id
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>
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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Issue ticket number and link
Types of changes
Checklist
For adding a new wallet
Please fill out the form below if you are adding a new wallet, for more detail, please click here