Iptoria anchors license agreements to a blockchain to create a tamper-evident record of who licensed what, when, and on which terms. This is what powers the verified-on-chain badge in the marketplace.
What gets anchored
- A cryptographic hash of the agreement and its terms.
- A timestamp establishing when the deal was recorded.
- A reference you can use to independently verify provenance.
Verifying a record
- 1Open the asset or license and locate the on-chain reference.
- 2Compare the recorded hash against the agreement.
- 3Confirm the timestamp and anchor match what you expect.
In this MVP, on-chain anchoring is simulated. Full blockchain provenance arrives in a later phase.