• v1.4.0 5a943f45a6

    v1.4.0 — proof-measure client
    Some checks failed
    Build and Test / build (16.x) (push) Failing after 45s
    Build and Test / build (18.x) (push) Failing after 40s
    Publish to NPM Registry / publish (release) Successful in 54s
    Build and Test / build (20.x) (push) Failing after 38s
    Stable

    amiller released this 2026-06-04 17:45:21 +00:00 | 2 commits to master since this release

    Adds a client for the public proof-measure service (measured immutability / "securedBy").

    • ProofMeasureClientgetSecurity(network, since?), report(req), health(). Unauthenticated; default base URL https://proof-measure.dragonchain.com.
    • Reachable standalone (new ProofMeasureClient()) or via DragonchainSDK.proofMeasure.
    • New UnauthHttpClient (HMAC-free transport) and proof-measure types.

    No breaking changes — purely additive. Published to the Gitea npm registry as @dragonchain-inc/prime-sdk@1.4.0.

    Downloads