Project image for Crowd Funding Smart Contract

Crowd Funding Smart Contract

Web3Solidity
This project will make you familiar with the concept of voting in the smart contracts.

Open in IDE

Includes assets, JPG images of the design files, design files themselves and a basic style guide. There's also a README to help you get started.

Project Description

This is a Crowd Funding Smart Contract project.Crowd Funding - The practice of funding a project or venture by raising money from a large number of people who each contribute a relatively small amount, typically via the internet. In this, we are going to use our solidity smart contract to perform the funding. We will have three entities here first one will be the manager who will deploy the smart contract, the second will be the contributors who will contribute to our crowdfunding, and the third will be the recipient to whom the donation will be made.The manager will be able to create multiple requests for crowdfunding. For example - The manager can create a request for child education, environmental protection, food donation, etc. And the contributors will vote for the requests raised by the manager. The request that will receive the highest number of votes that the request's recipient will receive the money contributed by the contributor.

Get involved with the community

Join our discord server and explore the community forum to share your feedback with others. Ask questions, help others and learn in public to make the best use of codedamn.

Also check out the full-stack learning path to learn how to build such projects completely on your own.