Tracking Protocol

When a new customer registers on the app, he is able to create a template for a product right away and then track specific items by filling in the information in the template.

Templates make it possible to track multiple items of a same batch in the same transaction, and to use the same data set to define different batches of the same product. Templates can also be shared to other users, so that workers in the same business can easily receive the necessary templates to start tracking upon downloading the app.

Data that is already available on the user’s device, such as location, can be registered by the Logyq app without the user’s input, preventing human error or fraud.

In order to record the submitted information, Logyq Protocol sends a transaction on the blockchain, along with metadata that contains the information and a timestamp. Logyq converts the information in JSON and submits transactions through API calls to a cardano-wallet service running on our nodes; this allows us to connect the app to our Cardano Node so that the client itself is able to submit transactions in a totally decentralized way.

Logyq generates a QR code that is applied to the product, and points to the corresponding metadata on the blockchain. A customer that scans the QR code gets redirected to a section of the app where all the relevant information about the product is provided.

Last updated