sal-modular/vault/src
2025-05-29 13:41:10 +03:00
..
crypto.rs feat: add default keypair creation and selection functionality 2025-05-28 12:48:28 +03:00
data.rs feat: implement browser extension UI with WebAssembly integration 2025-05-22 11:53:32 +03:00
error.rs Feat: add vault module 2025-05-15 15:29:47 +03:00
lib.rs feat: add default keypair creation and selection functionality 2025-05-28 12:48:28 +03:00
rhai_bindings.rs Fixed unused imports and variables 2025-05-29 13:41:10 +03:00
rhai_sync_helpers.rs feat: implement browser extension UI with WebAssembly integration 2025-05-22 11:53:32 +03:00
session_singleton.rs feat: Add WASM support and browser extension infrastructure 2025-05-16 15:31:53 +03:00
session.rs Fixed unused imports and variables 2025-05-29 13:41:10 +03:00
utils.rs Feat: simplify vault API and update docs 2025-05-15 22:28:37 +03:00
wasm_helpers.rs feat: Add WASM support and browser extension infrastructure 2025-05-16 15:31:53 +03:00