Skip to content

WebAssembly Dynamic Engine for Client-Side Zero-Knowledge Risk Verification #36

Description

@Fatimasanusi

Description:
To enable privacy-focused users to verify token risk reports without leaking their IP addresses or specific token queries to server logs, we need a client-side WebAssembly evaluation engine.

Acceptance Criteria:

  • Compile core calculation modules from beta-core to a WebAssembly (wasm-bindgen) module targeting browser environments.
  • Allow users to input raw contract parameters or local state dumps directly in the browser to run local risk scoring.
  • Ensure WASM execution time inside the client browser takes under 100ms.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions