Sandbox available · Production unavailable
SDK compatibility
The first package line is built and tested from its packed artifacts. Registry publication is a separate availability claim.
| Package | Support floor | Purpose |
|---|---|---|
@ledgero/canon | Node.js 22 | Deterministic canonicalization and protocol digests. |
@ledgero/verifier | Node.js 22 | Independent evidence and record verification. |
@ledgero/server | Node.js 22 | Tenant backend, webhook and administrative helpers. |
@ledgero/client | ES2022 browsers | Framework-free bidder session core. |
@ledgero/client-react | ES2022 browsers · React 18/19 | Hooks-only binding with React as a peer. |
Browser floor
The browser artifacts are bundle-checked at Chromium 120+, Firefox 121+ and Safari 17.4+. They contain no visual components or styles. Cloudflare Workers and Deno remain best-effort, not supported runtimes for @ledgero/server 0.1.x.
License and package boundary
All five release-candidate packages carry Apache-2.0, typed dist exports and no monorepo source dependency. @ledgero/contracts remains private.