sal-modular/vault/tests
Sameh Abouelsaad 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
..
keypair_management.rs feat: Add SessionManager for ergonomic key management 2025-05-16 00:15:07 +03:00
mock_store.rs Feat: add vault module 2025-05-15 15:29:47 +03:00
session_manager.rs feat: Add SessionManager for ergonomic key management 2025-05-16 00:15:07 +03:00
wasm_keypair_management.rs feat: Add WASM support and browser extension infrastructure 2025-05-16 15:31:53 +03:00
wasm_session_manager.rs feat: Add WASM support and browser extension infrastructure 2025-05-16 15:31:53 +03:00