An open API service indexing awesome lists of open source software.

https://github.com/seanmayer/crowd-funding-smart-contract

Blockchain - Crowd funding smart contract
https://github.com/seanmayer/crowd-funding-smart-contract

ethereum smart-contracts

Last synced: 3 months ago
JSON representation

Blockchain - Crowd funding smart contract

Awesome Lists containing this project

README

        

Crowd Funding Contract

- Admin starts campaign
- Admin has can set a sepcific monetary goal and deadline
- Contributors will be able tp send ETH to particpate
- Spending requests are required so that the admin can use the funds
- Contributors can vote on the spending request
- If more than 50% of Contributors voted for that request, then the admin will have permission to spedn the amount set in the spending request
- The power is moved from the campaign admin to those who donated the money
- Contributors can request a refund if monetary goal is not reached within the deadline