← All use cases
WASM Integration
Embed the Confium WASM verifier in any SPA, blog, or static site via a single npm install.
How to evaluate
-
1. Read the relevant product overview
Start with the product pages above for the architectural model.
-
2. Run the quickstart
Each product page has a 5-minute quickstart that runs locally.
-
3. Read the spec
Specs at /specs/PRODUCTS cover the protocol details.
-
4. Talk to us
Open a Discussion on GitHub tagged `evaluation-help`.
Related use cases
Browser-Side Verification
Verify composite signatures, transparency proofs, and certificate chains entirely client-side via WASM.
Public Verification Endpoint
Deploy a stateless HTTP verify endpoint for clients that cannot run WASM (e.g., curl, server-to-server).
Real-Time Verification Dashboard
Stream verification events to a dashboard. Monitor signing-ceremony rates, failure modes, geographic distribution.