Creit-Tech / Stellar-Wallets-Kit

A kit to handle all Stellar Wallets at once with a simple API
https://stellarwalletskit.dev
MIT License
26 stars 13 forks source link

Order rank wallets based on recently used or plugins available in the browsers #28

Open janewang opened 6 days ago

janewang commented 6 days ago

Optimization on Wallet Ordering

The list of wallets shown to the user is defined by the developer during setup. The wallet selector could do a few things to improve the end user experience.

The first thing is that the library could detect any browser wallets and display those at the top under the wallet section, as the user is already using those wallet.

The second thing is that if a user has used a specific wallet in the past, the selector shows this wallet at the top.

The order of the wallets should be:

earrietadev commented 6 days ago

This is now included in the new version of the kit https://github.com/Creit-Tech/Stellar-Wallets-Kit/releases/tag/v0.9.1