Innovative Transparent Supply Chain system developed with Ganache Blockchain network based on Ethereum using Truffle Suite, Solidity, Web3 JS integrated with ReactJS Website Dashboard 🚛📦
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!
Open ganache UI/CLI and configure truffle-config.js file. Not required for most cases.
Import the ganache local blockchain accounts in metamask using the mnemonic provided.
Clone the repo
git clone https://github.com/codeTIT4N/supply-chain-truffle-react.git
cd supply-chain-truffle-reactCompile and deploy the smart contract
npx truffle compile
npx truffle migrateNOTE: If you make changes in the smart contract you have to redeploy it using
npx truffle migrate --reset
Install node_modules using npm
cd client
npm installStart the development server using npm
npm startThe project code is under development and proprietary. It should not be copied, edited, or distributed without the express permission of our consent