HotShop
HotShop copied to clipboard
Redo exchange currency list / settings Select menu
Exchange currencies should be whatever CoinGecko API offers, use a library that provides symbols, and use a v-for to generate the select menu on the settings page with a search to make it easier to find your currency. This widely expands the number of currencies and lowers dev burden.
Search is implemented.