Trust widgets

Embed verified social proof from the Wedge network on your own product. Cryptographically attested, anonymous, no cookies.

Install

npm install @wedge/trust-widgets

Use

import { TrustBadge, NetworkProof, SwitchCounter } from "@wedge/trust-widgets";

<TrustBadge factKey="signupgenius_switches_30d" />

<NetworkProof category="switching" />

<SwitchCounter competitor="SignUpGenius" />

Theme

Three CSS custom properties: --wedge-bg, --wedge-text, --wedge-border. Set them on any wrapping element.

Verify

Click the Verifylink inside any widget — you'll see the signing key, payload hash, signature, sample size, and methodology. Anyone with the public key at /.well-known/wedge-public-key.json can re-verify Ed25519 signatures end-to-end.

Quality gates

Facts only publish when at least 3 founders contribute and 50+ events accumulate within a 30-day rolling window. Below the gate, widgets render nothing — no fake social proof, ever.