Add Gem Wallet to wallet list in README#7
Conversation
Summary of ChangesHello @gemcoder21, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request enhances the project's documentation by updating the Highlights
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request adds 'Gem Wallet' to the list of wallets in the README.md file. The change is straightforward and adds a new resource to the list. My feedback includes a suggestion to maintain the list in alphabetical order to improve readability and make it easier for users to find what they are looking for, which is a good practice for 'awesome lists'.
| - [MetaMask](https://metamask.io/): MetaMask is a Chrome Browser Extension to manage an Ether Wallet | ||
| - [Exodus](https://www.exodus.io/): A multi-asset desktop wallet for Windows, Mac and Linux with exchange integration. | ||
| - [Blockchain](https://www.blockchain.com/): popular online Bitcoin Wallet | ||
| - [Gem Wallet](https://gemwallet.com): open-source, multi-chain self-custody wallet for iOS and Android. |
There was a problem hiding this comment.
Thanks for adding Gem Wallet to the list! To improve readability and make it easier for users to find a specific wallet, it would be beneficial to keep this list sorted alphabetically. For example, 'Gem Wallet' would come after 'Exodus'. While I've noticed other lists in this file aren't sorted, starting to enforce this for new additions would be a great improvement for the project's maintainability.
No description provided.