Skip to content

Integrity SDK

AxowlIntegrityClient with a 3-layer transport: RestIntegrityClient, GrpcIntegrityClient, and FallbackIntegrityClient (auto-select), wired via ServiceCollectionExtensions. Authenticated with the org API key (ApiKeyInterceptor). A separate Axowl.Sdk.Integrity.Hashing project mirrors the server hasher for byte-parity.

A WASM core (axowl-sdk/packages/sdk-wasm) for client-side, salt-free verification of sealed records — the “verify-it-yourself” model where a consumer recomputes the hash on their own device.