There is an abundance of applications where buyers and sellers can exchange products but there is a lack of a trustable platform where the organization is involved in the transparency of transcations this causes scepticism for users. Trading applications are also not involved in the process of validating the authenticity of the product which further increases the mistrust.
StyleDraft serves as an online marketplace, facilitating auctions between sellers and buyers, then collecting transaction and payment fees.HyperLedger Fabric provides transparency using blockchain technology. Sellers send purchased items to StyleDraft facilities for inspection and verification, then authenticated products are shipped to buyers.StyleDraft features a "stock market-like" variable pricing framework and discloses price histories for specific items.
Users will be able to track the journey of each product from the seller to our facility and finally till their doorstep using HyperLedger Fabric which is a private blockchain technology by IBM. Each product will be assessed at our facility and the exact condition of the product will be noted in the hyperledger, along with that fake products will be removed from the chain of supply.
One Hurdle which hindered our speed was to fetch JSON data in flutter and effectively display it . We went online and by going through the documentation of some dart dependencies and through the process of trail and error we were able to solve this hurdle and successfully display the Hyperledger authentication data and achieve our functionality of the application .
Also in HyperLedger Frabric we struggled in showcasing the Transaction ID as it generating on POST . We overcame this by using firebase to be our transaction id database
Discussion