Skip to content

CardanoWall

Proof of Existence on Cardano — and the open standard behind it.

Hash any content, anchor the digest on the Cardano blockchain, and later prove that this content existed on or before a given block time — without trusting our servers, our domain, or any issuer identity.

We authored and maintain Label 309, the open standard for this, and publish its complete reference implementation as open source. The standard is issuer-agnostic and standalone-verifiable: any wallet can publish a proof, and anyone can verify it from just the transaction and a public block explorer — no issuer server required, ever.

Open source

Licensed Apache-2.0 (code) and CC-BY-4.0 (the specification).

Project Package What it is
label-309 The standard: spec, CDDL, JSON Schemas, registries, conformance vectors
label-309-ts @cardanowall/sdk-ts · npm TypeScript reference — primitives, wire format, SDK + standalone verifier
label-309-py cardanowall-sdk · PyPI Python SDK — byte-parity twin
label-309-rs cardanowall · crates.io Rust SDK — byte-parity twin
label-309-cli cardanowall-cli · crates.io Standalone CLI verifier + toolkit

All three language SDKs are validated against the same canonical conformance vectors and produce byte-identical output.

Links

Popular repositories Loading

  1. label-309 label-309 Public

    Label 309 — an open standard for content timestamping (Proof of Existence) anchored on Cardano. Spec, CDDL, JSON Schemas, registries, and conformance vectors.

  2. label-309-ts label-309-ts Public

    TypeScript reference implementation of Label 309: crypto primitives, canonical-CBOR wire format, and an SDK with a standalone verifier.

    TypeScript

  3. label-309-py label-309-py Public

    Python SDK for Label 309 — a byte-parity twin of the TypeScript reference implementation.

    Python

  4. label-309-rs label-309-rs Public

    Rust SDK for Label 309 (crate: cardanowall) — a byte-parity twin of the TypeScript and Python implementations.

    Rust

  5. label-309-cli label-309-cli Public

    Command-line standalone Label 309 verifier and toolkit (cardanowall), built on the Rust SDK.

    Rust

  6. .github .github Public

Repositories

Showing 6 of 6 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…