Kali-Decoder / Kali-Decoder/Vision-Zerox
Store Wallet Search History in Local Storage
Open
- Dominant language
- CSS
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Store all wallet/ENS search history in localStorage and display it in a UI table as "Previous Searches".
Save each search input (address/ENS) in localStorage.
- Show search history in a table with:
- - Address/ENS
- - Timestamp
- - Option to re-search by clicking
- - "Clear All" button
- Avoid duplicate entries; update the timestamp if re-searched.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.