Skip to content

amritmaurya1504/crowd-funding-smartContract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Hi there, I'm Amrit Raj


This is a Crowd Funding Ethereum smart contract .

How it works


  • This application has a manager who will create different request for funding like charity, flood relief fund etc. And he will set the target and deadline of the crowdfunding application, by which time we have to contribute.

  • Now Contributors Can Do contribution, and contribution should be more than minimun requirement set during deploy of smart contract.

  • Contributers can get their contribution refunded if the target is not reached and the deadline is passed.

  • If the target is reached and the majority contributors want the request to be funded by the manager, Then mamager can pay to the charity.