Introduction Welcome to the Decentralized Thrift Store DApp! Our mission is to reduce the global clothing waste that ends up in landfills each year. With over 1.92 million tonnes of clothes discarded annually, our decentralized platform aims to provide a sustainable solution by allowing users to buy second-hand clothes using cryptocurrency.
Features Decentralized Marketplace: Buy and sell thrift store items securely and transparently on the blockchain. Cryptocurrency Payments: Seamlessly purchase items using cryptocurrencies via MetaMask. Environmental Impact: Contribute to reducing clothing waste and promoting sustainable fashion practices. Technologies Used Truffle: Development framework for Ethereum smart contracts. MetaMask: Browser extension and mobile app to interact with Ethereum blockchain. Ganache: Personal blockchain for Ethereum development.
Prerequisites Before you begin, ensure you have the following installed:
Node.js Truffle Ganache MetaMask
Clone the repository: git clone https://github.com/SHARUKA-2005/HackathonProject.git
cd HackathonProject
Intall Dependencies: npm install
Compile And Migrate Smart Contracts: truffle compile truffle migrate
Connect MetaMask Open MetaMask and connect to the local blockchain provided by Ganache. Import accounts from Ganache into MetaMask using the private keys.