This repository contains the source code for a cutting-edge Web3.0 responsive platform designed to facilitate secure message transfers using blockchain technology, with a primary focus on tracking products throughout the supply chain. Developed with the React JavaScript library and powered by an integrated Smart Contract, this platform ensures security and reliability for all transactions.
The primary objective of this website is to display a comprehensive, up-to-date record of Ethereum-based transactions in a user-friendly interface, while allowing users to add messages at every critical step of the supply chain. It is recommended to utilize the Ethereum Test Network (Goerli) for examining the platform's features and capabilities.
- Web3.0 responsive design
- Built with React JavaScript library
- Integrated Smart Contract for secure message transfers
- Comprehensive Ethereum transaction history
- Compatible with Ethereum Test Network (Goerli)
- Product supply chain tracking with messages at key steps
- Clone this repository:
- Change directory to the project folder:
- Install dependencies:
- Start the development server:
git clone https://github.com/ebraheemnas/WEB3.0.git
cd web3.0
npm install
npm start
The application will now be running on http://localhost:3000.
- Set up a MetaMask wallet and connect it to the Goerli Test Network.
- Acquire test Ether from a Goerli faucet.
- Interact with the platform using your MetaMask wallet.
Please submit issues and pull requests via GitHub.
This project is licensed under the MIT License.