Skip to content

douglas-robert-hill/crowdfunding-smart-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

crowdfunding-smart-contract

Solidity code for deploying a crowdfunding smart contract.

A beneficiary can open the funding session setting a closing date and specified funding target. Donors can send ether to the project within the funding session. When the contract ends there are two options. If the target amount has been met then the ether is sent to the beneficiary. If the target has not been met then the donors can withdraw their funds and the beneficiary recieves nothing.

About

A smart contract for crowdfunding Ether in Solidity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published