-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Epic: Find Wallet page revamp #6274
Comments
Would love to throw this issue in the ring: #2715 - maybe some ideas from there can be used in the revamp |
It would be nice to have a filter for transaction decoding + documentation. In short it is possible to decode the function parameters by pulling the ABI. If the wallet uses Sourcify (i.e. contract metadata) it can both decode via ABI + show the function's NatSpec user documentation, instead of a hex string. |
user profiles can be opted in, but not opted out. steps to reproduce:
|
Epic Description
Context: Epic from Q2 Roadmap #6161
/wallets/find-wallet page gets roughly 5.5% of site views, which is a large amount of traffic. Finding a wallet is an integral piece to onboarding into Ethereum.
Looking at the analytics we currently drop off to about 50% of users after a few rows in the section listing wallets. This section is randomized, meaning where users may be stopping their journey could be on a suboptimal wallet depending on their use case. There are also extra actions needed for the user to see features for that wallet, which would be better if we could get that information upfront.
This quarter we will work on rebuilding the /wallets/find-wallet page, and improving the experience for users looking for wallets with specific features. We will build user profiles to help filter wallets down for users (while allowing them to still skip this altogether) to help find the best wallet for their particular use case, in addition to improving the user experience for using feature filters to filter down wallets. We will also improve the wallet product card to make information easier to find, and give a better experience when comparing wallets.
With these changes in features for wallets, we will be updating the listing policy that wallets fill out to be featured on ethereum.org. A number of new features for wallets have come out in the last 2 years, and our listing policy will be updated to reflect this.
Links
Some links to follow along with the design process
Figma: Will be shared at a later date
To do:
Resources:
The ongoing design work for this epic will be done in this Figma file.
Feel free to comment
The text was updated successfully, but these errors were encountered: