Decentralized Crowdfunding Platform on Blockchain by Amna NasirDecentralized Crowdfunding Platform on Blockchain by Amna Nasir

Decentralized Crowdfunding Platform on Blockchain

Amna Nasir

Amna Nasir

This project involves building a decentralized crowdfunding platform that leverages Solidity for smart contracts, integrates with a frontend to allow users to interact with the platform, and deploys on a testnet. It will demonstrate advanced Solidity development, testing, and frontend integration.
Developed a platform where users can:
Create crowdfunding campaigns.
Contribute funds to campaigns securely.
Allow campaign creators to withdraw funds only if the campaign goal is met within a deadline.
Refund contributors if the goal isn’t achieved.

Core Features

Campaign Creation:
Users can create campaigns specifying a funding goal and a deadline.
Contributions:
Supporters can contribute ETH. Contributions are tracked for refunds if needed.
Withdrawals:
Campaign owners can withdraw funds if the goal is reached before the deadline.
Refunds:
Contributors can claim refunds if the goal isn't met.
This project demonstrates real-world smart contract development, testing, and frontend integration, showcasing advanced Solidity and blockchain development skills.
Like this project

Posted Nov 30, 2024

Implemented a blockchain-based supply chain management system, enhancing transparency and traceability of product movement.