Skip to content

Innovative Transparent Supply Chain system for Industry5.0 developed with Ganache Blockchain network based on Ethereum using Truffle Suite, Solidity, Web3 JS integrated with ReactJS Website Dashboard ๐Ÿš›๐Ÿ“ฆ

Notifications You must be signed in to change notification settings

TharunBalaji2004/supply-chain-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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

About

Innovative Transparent Supply Chain system for Industry5.0 developed with Ganache Blockchain network based on Ethereum using Truffle Suite, Solidity, Web3 JS integrated with ReactJS Website Dashboard ๐Ÿš›๐Ÿ“ฆ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published