Skip to content

Shubham1769/CROWD-FUNDING

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

CROWD-FUNDING

This smart contract is a crowdfunding contract implemented in Solidity. It allows contributors to send ether to the contract within a specified deadline and minimum contribution amount. The contract keeps track of the raised amount, the number of contributors, and the target amount to be reached. The contract manager can create payment requests, which require majority approval from the contributors. If the target amount is reached and the majority approves the request, the contract automatically transfers the specified amount to the recipient. In case the target is not reached by the deadline, contributors can request a refund.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published