Title: Supply Chain Application on Hyperledger Composer and Fabric
Description: This repository contains the source code for a supply chain application that has been created on Hyperledger Composer and deployed on Hyperledger Fabric. The application tracks the movement of goods through the supply chain, from the manufacturer to the retailer. It uses Hyperledger Fabric to provide a secure and tamper-proof record of the supply chain transactions.
Features: Tracks the movement of goods through the supply chain Uses Hyperledger Fabric to provide a secure and tamper-proof record of the supply chain transactions Includes a user interface that allows users to view the supply chain data
How to use: Clone the repository Install the dependencies Run the application with rest server and yeoman generator
License: The project is licensed under the Apache License, Version 2.0
To Install the dependencies refer this link of Pre-requesite: https://hyperledger.github.io/composer/latest/installing/installing-index
I hope this helps!