Commit Graph

7 Commits

Author SHA1 Message Date
33b2943b69 Update meta description and add favicon to index.html 2025-10-01 00:20:03 +05:30
bebea1584a Add styling for clickable transaction IDs in transaction details 2025-09-30 19:37:02 +05:30
4f9aecf817 Enhance transaction details UI with clickable transaction IDs 2025-09-30 19:34:49 +05:30
a29077ece1 Refactor private key input message 2025-09-30 14:54:59 +05:30
7c1e70c50d Update sender's private key label and placeholder to include supported cryptocurrencies 2025-09-29 23:46:41 +05:30
62c0a7aaf2 Add searched address database functionality and UI integration
- Implemented SearchedAddressDB class for managing searched addresses using IndexedDB.
- Added methods for saving, retrieving, deleting, and clearing searched addresses.
- Integrated searched addresses history into the main UI with display and interaction features.
- Updated styles for searched addresses section to enhance user experience.
- Modified existing functions to save searched addresses with source information when translating from other blockchains.
2025-09-29 03:39:08 +05:30
0eb12a71d5 doge wallet 2025-09-28 18:59:43 +05:30