codemistic / Web3

A repository to help the open-source community with Web3 contributions
MIT License
22 stars 32 forks source link

Added CrowdFunding smart contract #1

Closed vaibhav0726 closed 2 years ago

vaibhav0726 commented 2 years ago

This is the Smart Contract used to make the crowd funding on blockchain. It's often happens in web2 that crowd funding companies(like ngo's) takes the funding from the crowd and use it for their own purposes. Even if the deadline is crossed they didn't return back the money. So this smart contract helps to solve this problem by using the functionality of smart contract. Built on:- Ethereum