Context
The README has no visual of the dashboard, so newcomers cannot see what the app looks like. See README.md and assets/.
Acceptance criteria
- A current dashboard screenshot is added to the README.
Per CONTRIBUTING.md: one concern, tests required for behaviour changes, contract code stays no_std with typed errors. CI gate: cargo fmt / cargo clippy --all-targets -- -D warnings / cargo test for Rust, npm run build for the sdk/app.
Context
The README has no visual of the dashboard, so newcomers cannot see what the app looks like. See README.md and assets/.
Acceptance criteria
Per CONTRIBUTING.md: one concern, tests required for behaviour changes, contract code stays
no_stdwith typed errors. CI gate:cargo fmt/cargo clippy --all-targets -- -D warnings/cargo testfor Rust,npm run buildfor the sdk/app.