Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 868 Bytes

Readme.MD

File metadata and controls

23 lines (14 loc) · 868 Bytes

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.