Skip to content

Latest commit

History

History
64 lines (42 loc) 路 1.83 KB

README.md

File metadata and controls

64 lines (42 loc) 路 1.83 KB

Transparent Supply Chain using Blockchain Technology

Innovative Transparent Supply Chain system developed with Ganache Blockchain network based on Ethereum using Truffle Suite, Solidity, Web3 JS integrated with ReactJS Website Dashboard 馃殯馃摝

About the project

This project is being developed for intra college Hackthon BUILD-A-THON 1.0 by TEAM HACKOS based on Industry 5.0 domain. The team members:

Name Role GitHub Profile
Tharun Balaji R Blockchain Development TharunBalaji2004
Tharun R Blockchain Development TharunR222
Venkatesan G FrontEnd & BackEnd VenkatMastercoder
Sriragavi P FrontEnd & BackEnd sriragavip

Special thanks 鉂わ笍 to all Team members, for their effort and dedication towards building the project!

Setting up Local Development

Step 1

Open ganache UI/CLI and configure truffle-config.js file. Not required for most cases.

Step 2

Import the ganache local blockchain accounts in metamask using the mnemonic provided.

Step 3

Clone the repo

git clone https://github.com/codeTIT4N/supply-chain-truffle-react.git
cd supply-chain-truffle-react

Step 4

Compile and deploy the smart contract

npx truffle compile
npx truffle migrate

NOTE: If you make changes in the smart contract you have to redeploy it using npx truffle migrate --reset

Step 5

Install node_modules using npm

cd client
npm install

Step 6

Start the development server using npm

npm start

Code of conduct

The project code is under development and proprietary. It should not be copied, edited, or distributed without the express permission of our consent