Skip to content

This is blockchain based web application which empowers the supply chain management system we developed in a Hackathon.

Notifications You must be signed in to change notification settings

abhiraj-kale/Blockchain-Based-Supply-Chain-Management

Repository files navigation

[Simple Supply Chain Simulation]

Supply chain simulation using blockchain.

🔧 Setting up Local Development

Step1.

Open ganache UI/cli and configure truffle-config.js file

Step2.

Run the following command in the order specified

git clone https://github.com/Ridhiman27/Hackerstellar-CodeCrafters.git
cd supply-chain-truffle-react
npx truffle compile
npx truffle migrate
cd client
yarn
yarn start

The site is now running at http://localhost:3000! Open the source code and start editing!

About

This is blockchain based web application which empowers the supply chain management system we developed in a Hackathon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages