Skip to content

SmartHoldem Wallet

Choose a tag to compare

@technologiespro technologiespro released this 21 Sep 04:34

v1.2.18

  • Refactored and moved the QR code and secret key modals from the Operations component to the Address page.
  • Implemented dynamic price calculation for swaps, including slippage and price impact.
  • Added notifications for new incoming transactions on the address page.
  • Added UI for STH/USDT exchange.
  • Implemented STH selling functionality.
  • Integrated vue-i18n for internationalization.
  • Refactored and cleaned up localization files, removing duplicate keys.
  • Replaced static labels with translation keys in the transfer modal window.
  • Added a "What's New" changelog modal shown after app updates.
  • Implemented a backend endpoint to fetch real-time STH/USDT exchange rates.
  • Integrated live exchange rates into the exchange modal.
  • Added display of USDT equivalent value for the account balance.
  • Added and internationalized the new Settings page.
  • Minor UI/UX improvements in the exchange modal.
  • Refactored ExchangeModal.vue to use the exchange.ts store for the backend URL.
  • Dynamically set the EXCHANGE_API_URL based on the environment (Electron/Web).
  • Added a check for the exchange server availability and disabled the "Exchange" button if it's not available.
  • Added a button to copy the private key to the clipboard with a security warning.
  • Added copy and delete buttons for each entry in the address book.
  • Integrated the address book into the send modal for quick recipient selection.
  • Integrated the address book into the exchange modal (Sell STH) for quick USDT address selection.
  • Added a check for the maximum STH buy amount based on the hot wallet balance.
  • Added a new 'Vanity Address' page with a multi-threaded generator to find custom STH addresses.
  • Added auto-update functionality for the Electron application.
  • Displayed STH/USDT exchange rate in the application title bar.
  • Displayed STH/USDT exchange rate in the browser tab title for the web version.
  • Implemented automatic selection of the best network node and added a network status indicator in the header.

SmartHoldem Wallet ProSmartHoldem Wallet Pro Select design

Alternative wallets:

Full Changelog