feat: implement browser extension UI with WebAssembly integration
This commit is contained in:
@@ -39,7 +39,7 @@ sal/
|
||||
|
||||
- **Each core component (`kvstore`, `vault`, `evm_client`, `rhai`) is a separate crate at the repo root.**
|
||||
- **CLI binary** is in `cli_app` and depends on the core crates.
|
||||
- **WebAssembly target** is in `web_app`.
|
||||
- **WebAssembly target** is in `wasm_app`.
|
||||
- **Rhai bindings** live in their own crate (`rhai/`), so both CLI and WASM can depend on them.
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user