-
Notifications
You must be signed in to change notification settings - Fork 115
feat(wallet-management): add support for base account #482
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
Conversation
|
Hey! This is your new endopint: https://d787521b.widget-lf14696add.pages.dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please check if we still need Coinbase? 👀
@chybisov Yeah we do for one reason, it is the only way to connect with the Coinbase app wallet on mobile.
However, the Coinbase wallet automatically connects to an existing base account connection, and also give you an option to login in to one during the auth flow. (which makes things a bit confusing) Also, we should rename the Coinbase wallet to the Base App, and update the logo. |
|
@tomiiide, ah I see, they will probably merge them at some point, but for now, let's keep both. Thank you! |
|
Hey! This is your new endopint: https://868164e0.widget-lf14696add.pages.dev |


Which Jira task is linked to this PR?
https://lifi.atlassian.net/browse/LF-14696
Why was it implemented this way?
It was implemented the standard way we implement these kinds of wallets.
Visual showcase (Screenshots or Videos)
Checklist before requesting a review