Skip to content

This Campaign smart contract on ethereum suggests a solution for Kickstarter's issue where contributors to projects have no control on how the money they invested is being used.

Notifications You must be signed in to change notification settings

mithileshtipkari/Campaign-smart-contract-ethereum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Campaign smart contract on ethereum suggests a solution for Kickstarter's issue where contributors to projects have no control on how the money they invested is being used and fraudsters may use that money for their own purpose. To prevent this behaviour using Campaign Contract by not depositing all contibuted money to project manager's account. Instead, it will be stored along with the contract and project manager has to request first in order to spend that money and based on voting/approvals of contributors the manager can then spend the money.

This is a demonstration project based on this course of Ethereum Blockchain by Stephen Grider

About

This Campaign smart contract on ethereum suggests a solution for Kickstarter's issue where contributors to projects have no control on how the money they invested is being used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published