Research
IP Notary: Provenance for Any Digital Asset
July 31, 2026

The first two articles in this series laid out a problem and a mechanism. The problem is that provenance fails across supply chains, intellectual property, and documents because the record almost always rests on trusting whoever holds it, and counterfeiting alone runs to roughly $467 billion a year by the OECD's count. The mechanism is tamper-evidence: hash a file to get a fingerprint, anchor that fingerprint to a public ledger, and anyone can later confirm the file existed in exactly that form at that time, without trusting the party that produced it. This article connects the two with a concrete capability, Mintlayer's IP Notary, and explains why the chain the proof commits to is what makes it durable.

The Regulatory Clock

Provenance is shifting from a nice-to-have to a legal requirement. The European Union's Ecodesign for Sustainable Products Regulation, Regulation (EU) 2024/1781, entered into force on 18 July 2024 and creates the legal basis for the Digital Product Passport, a verifiable digital record of a product's composition, origin, and lifecycle. The timeline is concrete. Under the regulation, the European Commission must establish the central Digital Product Passport Registry by 19 July 2026. The first mandatory passport, for batteries, applies from 18 February 2027 under Regulation (EU) 2023/1542 to light-means-of-transport batteries, industrial batteries above 2 kWh, and electric-vehicle batteries. Textiles, and other categories are expected to follow.

The point is not the specific dates. It is that whole industries are about to be required to publish lifecycle records that downstream parties, including regulators and consumers, are meant to trust. A passport stored in a database one company can edit invites the question the first article raised: why should anyone believe it? A record whose integrity is anchored to a public ledger does not depend on that trust.

What IP Notary Does

IP Notary applies the hash-and-anchor mechanism to any digital asset. The workflow is deliberately simple. You compute the cryptographic fingerprint of a file, a design, a contract, a certificate, a dataset, a firmware build, a product record, and commit that fingerprint to Mintlayer's Bitcoin-anchored ledger. The file itself never leaves your control. Only the fingerprint is published, so the contents stay private while their existence and exact form become independently checkable.

What you get back is a proof that ties the fingerprint to a point in time on a ledger no single party controls. Later, anyone you share the file and proof with can recompute the hash, compare it to what was anchored, and confirm two things: the file existed at that time, and it has not changed by even one byte since. For a designer it is evidence of when a work existed. For a manufacturer it is a verifiable entry in a product's history. For a compliance team it is an audit record that does not depend on the honesty of the system that stored it.

Why the Anchor Has to Be Bitcoin

A proof is only as durable as the ledger it commits to. This is the through-line of everything Mintlayer builds. Mintlayer is a Bitcoin layer two anchored to Bitcoin's proof-of-work, which means a commitment recorded through it inherits the most expensive-to-rewrite history in the industry. To alter a timestamp, an attacker would have to rewrite that accumulated work, which is the practical definition of infeasible. A notarization anchored to a smaller or operator-influenced chain offers a weaker guarantee, because the cost of rewriting history is the entire security argument.

Two design choices reinforce this. Mintlayer uses a UTXO model, the same accounting structure as Bitcoin, which keeps supply and records auditable rather than hidden behind mutable account balances. And it favors native assets and atomic swaps over wrapped tokens, so the thing being recorded is the real asset rather than an IOU standing in for an asset held somewhere else. For provenance, that distinction matters: a notary is only as trustworthy as the integrity of the ledger it writes to, and a wrapped or operator-controlled layer reintroduces exactly the trust the notary was meant to remove.

What Anchoring Does and Does Not Prove

It is worth being precise about the guarantee, because overselling it would undercut the point. Anchoring a fingerprint proves existence and integrity: that a specific file existed in a specific form at a specific time, and that it has not changed since. It does not, on its own, prove that the contents are true, that the person who submitted them had the right to, or that a physical object matches its digital record. Those are separate problems solved with identity, signatures, and sound process wrapped around the anchor. A notary that hashes a fraudulent certificate will faithfully prove that the fraudulent certificate existed. What it removes is a different and pervasive failure: the ability to quietly rewrite a record after the fact. That is the failure behind backdated documents, swapped audit logs, and disputed authorship, and it is the one tamper-evidence is built to close.

One Substrate, Many Assets

The reason to treat supply-chain items, intellectual property, and documents together, as this series has, is that they share a substrate. Each needs the same primitive: a way to fix a digital fingerprint at a point in time on a ledger that no interested party can rewrite. A diamond's certificate, a fashion house's design file, a clinical batch record, an engineering drawing, and a product passport are different payloads riding on the same rail. Building that rail once, on the most secure available anchor, is more durable than standing up a separate trusted database for each industry, because every one of those databases reintroduces the operator you were trying not to trust.

As the EU's Digital Product Passport requirements arrive over the next two years, the organizations that treat provenance as core infrastructure rather than a compliance afterthought will be the ones whose records actually withstand scrutiny. The mechanism is not exotic. It is a fingerprint and an anchor. What makes it dependable is anchoring it where history cannot be quietly rewritten.

This article is for informational purposes only and does not constitute investment advice.

Mintlayer Web Services, including IP Notary, lets you anchor the fingerprint of any digital asset to a Bitcoin-secured ledger so its existence and integrity can be verified by anyone. Learn more →

Discover more

August 2 Came and Went: What the EU AI Act Requires Now
Research

August 2 Came and Went: What the EU AI Act Requires Now

The Digital Omnibus moved the AI Act's high-risk obligations to December 2027, and much of the market read that as a reprieve. It was not. The transparency duties that landed on 2 August 2026 are in force, and the evidentiary burden behind the deferred rules did not move at all.

August 5, 2026
The Agent Payment Stack Is Real. The Accountability Layer Isn't.
Research

The Agent Payment Stack Is Real. The Accountability Layer Isn't.

In July the x402 Foundation launched with Visa, Mastercard, Stripe and AWS behind it, and roughly 160 million autonomous transactions had already cleared the protocol. The rails for machine payments now exist. The durable record of who authorized them does not.

August 3, 2026
Mintlayer Development Update - July
Development

Mintlayer Development Update - July

This month, development focused on improving the JavaScript SDK, expanding developer resources with practical examples, and modernizing the Mojito Browser Extension experience.

July 31, 2026
Explore all