https://github.com/coindotfi/demo-app-localstore
demo for localStorage runtime in coinos
https://github.com/coindotfi/demo-app-localstore
Last synced: 3 months ago
JSON representation
demo for localStorage runtime in coinos
- Host: GitHub
- URL: https://github.com/coindotfi/demo-app-localstore
- Owner: coindotfi
- License: mit
- Created: 2025-01-21T06:27:35.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-11T15:29:30.000Z (4 months ago)
- Last Synced: 2025-02-14T15:49:28.184Z (4 months ago)
- Language: HTML
- Homepage: https://devcoinv0.github.io/demo-app-localstore/
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LocalStore App

Live Demo: https://devcoinv0.github.io/demo-app-localstore/
## The Story
Questions were raised by internal teams regarding the security vulnerabilities of iframe dApps on **CoinWallet**. This app is used for penetration testing purposes. This app discovers all the values present in its storage and detects leaks. We leveraged this app to secure our iframe dapps.