Commit Graph

4 Commits

Author SHA1 Message Date
Sameh Abouel-saad
b82d457873 Fixed unused imports and variables 2025-05-29 13:41:10 +03:00
Sameh Abouel-saad
087720f61f feat: add default keypair creation and selection functionality 2025-05-28 12:48:28 +03:00
Sameh Abouel-saad
ed76ba3d8d feat: implement browser extension UI with WebAssembly integration 2025-05-22 11:53:32 +03:00
13945a8725 feat: Add WASM support and browser extension infrastructure
- Add WASM build target and dependencies for all crates.
- Implement IndexedDB-based persistent storage for WASM.
- Create browser extension infrastructure (UI, scripting, etc.).
- Integrate Rhai scripting engine for secure automation.
- Implement user stories and documentation for the extension.
2025-05-16 15:31:53 +03:00