nChain Event
Back to All
V.1.3.1
V.1.3.1
  • nChain Event User Guide
  • Overview
    • Introduction
      • Target Audience
    • Features and Benefits
      • Independent Operations
      • Web3 Development
    • Core Concepts
    • Encoded and Unencoded Records
  • Using nChain Event
    • Initial Set-Up
  • Independent Records
    • Introduction
    • Functional Description
      • Write Record
      • Read Record
      • Verify Record
    • Use Cases
      • Lucky Number Tickets
      • Internet of Things (IoT) Data
      • Intellectual Property Rights (IPR) Evidence
      • Car Dealership
    • Tutorials
      • Data Integrity
    • API Workflow
      • Write Record
      • Get Location Status
      • Read Record
      • Verify Record
  • Linked Records
    • Introduction
      • Concept - Link Locations
    • Functional Description
      • Create Link Record
      • Read Link Record
      • Update Link Record
      • Delete Link Record
      • Verify Link Record
    • Use Cases
      • Luxury Handbag Provenance
    • Tutorials
      • Collection Integrity
      • Provenance Integrity
    • API Workflow
      • Create Link Record
      • Get Link Location Status
      • Read Link Record
      • Update Link Record
      • Delete Link Record
      • Verify Link Record
  • API Documentation
    • nChain Event API
  • Bitcoin SV Blockchain
    • Features and Benefits
    • Writing to Blockchain
    • Reading from Blockchain
    • Transaction Format
    • Troubleshooting
    • Glossary
Powered by GitBook
On this page
  • Benefits
  1. Linked Records
  2. Use Cases

Luxury Handbag Provenance

PreviousUse CasesNextTutorials

  1. A luxury retailer allocates a new handbag to a specific user. The user supplies their Personally Identifiable Information (PII) such as their name or email address.

  2. This is encoded into a fingerprint by the retailer. Only the one-way encoded fingerprint is written to the blockchain, the PII is never published anywhere.

  3. The retailer creates a new link record containing the user’s fingerprint and some pertinent information about the luxury handbag using nChain Event. That operation produces the initial link location.

  4. Subsequently, the retailer updates the linked locations with further records containing more information about the luxury handbag using nChain Event. Eventually, the retailer allocates the linked locations to the luxury handbag manufacturer who is also using nChain Event (since all the information about the linked locations is on the blockchain, other compatible tools could also be used).

  5. The manufacturer produces the luxury handbag specifically for the user (note that the user’s identity will never be revealed) and updates the linked locations with any number of further records containing more information using nChain Event.

The linked locations can be allocated to any other agent in the consortium, such as the retailer again (not shown above). There could be any number of further updates, such as delivery, usage, maintenance etcetera.

When the user is ready to recycle their handbag, the retailer can terminate the linked locations. They will still exist on the blockchain but will no longer have the facility to be updated.

Anyone with a link location can read the associated record at any time. They can also follow the links to the previous and subsequent records at other linked locations. And those that also have the original record can also verify it with the SSOT record on the blockchain at any time.

The PII of the user remains hidden throughout. Only the fingerprint of their PII is exposed.

Benefits

  • The records are irrefutably linked together on the blockchain.

  • The ability to verify original records and times.

  • Transparency: Records are publicly accessible, and the result is readable on the blockchain.

  • An Irrefutable proof of the records exists on the blockchain (non-repudiation & tamper-proof).

  • Multi-party: different parties can be allocated control and update the linked locations.

A Luxury Handbag demo application for nChain Event is available from the Product Suite Platform.