Web3 Marketplace where anyone can list their product and others can buy and sell using the smart contract
As part of my web3 learning journey, the idea with this project is to build a web3 version of ebay. Connection sellers and buyers using smart contracts in a way that it's ready for a delivery system that rely on blockchain in the future.
In essence, this is a platform where buyers and sellers can interact directly, confident in the integrity of their interactions. The decentralized nature of the platform mitigates the risk of fraud and reduces the chances of disputes, as all transaction details are recorded on an immutable blockchain. This opens up new possibilities for cross-border transactions and empowers a global community of users to engage in seamless commerce.
Moreover, as we anticipate the evolution of delivery systems, our platform is designed to seamlessly integrate with blockchain-based logistics networks.
I've deployed a simple buy-sell contract using remix following the steps provided by the sponsor (https://docs.mode.network/build-on-mode/guides/deploying-a-smart-contract/using-remix). The contract was deployed to the Sepolia Mode Testnet and serve as a starting point for the project.