substrate-barcode-scanner-pallet-runtime-api

Crates.iosubstrate-barcode-scanner-pallet-runtime-api
lib.rssubstrate-barcode-scanner-pallet-runtime-api
version2.0.0
sourcesrc
created_at2020-12-21 12:51:23.278737
updated_at2020-12-21 12:51:23.278737
descriptionRuntime API for Substrate based 2D barcode scanner pallet
homepage
repositoryhttps://github.com/knoldus/substrate-barcode-scanner-pallet
max_upload_size
id325216
size2,774
Ayush Mishra (ayushmishra2005)

documentation

README

substrate-barcode-scanner-pallet-runtime-api

Runtime API definition for 2D Barcode Scanner Pallet

What is Barcode Scanner?

Every popular brand has fake manufacturers selling a counterfeited item at cheaper rates. Even the company experts may not be able to distinguish between fake ones and real ones. What if the original manufacturer has embedded a 2D barcode on the product which is tied to a blockchain system. You can scan the 2D barcode using your smartphone, and your smartphone will tell you whether the product is fake or not.

For now, this pallet covers only two functionalities:

  1. Add a product in chain and associate with a barcode
  2. Verify a barcode
Commit count: 15

cargo fmt