substrate-barcode-scanner-pallet

Crates.iosubstrate-barcode-scanner-pallet
lib.rssubstrate-barcode-scanner-pallet
version2.0.0
sourcesrc
created_at2020-12-15 08:45:40.737808
updated_at2020-12-15 08:45:40.737808
descriptionSubstrate based 2D barcode scanner pallet
homepage
repositoryhttps://github.com/knoldus/substrate-barcode-scanner-pallet
max_upload_size
id323036
size9,471
Ayush Mishra (ayushmishra2005)

documentation

README

substrate-barcode-scanner-pallet

This substrate based pallet scans 2D barcode of the product which is tied to a Blockchain system.

This pallet is based on a Substrate-Pallet-Template.

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