Skip to content

njokuScript/dencrowd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DenCrowd 🦪🚀🚀

Pull Requests Welcome Made in Nigeria

A Decentralized Fundraising platform

Version Author
Smart Conract Njoku Emmanuel
------------------------------------------ ----------------------------------------------
Web Makwe Quintin
------------------------------------------ ----------------------------------------------
UI/UX Design Jennifer Apiaka

Author 💖

Njoku Emmanuel

Smart Contract Flow🥑🍕

  • User(Admin) will start a Campaign or a Project for fundraising with a Specific Goal and Deadline💖

  • Contributors will contribute to that project by sending the required Tokens(in this case Hydro).😋💵

  • The User(Admin) will create a Spending Request every time he wants to use any amount from those funds😁

  • The Contributors will vote for that Spending Request.😮

  • If more than 50% of the total contributors vote for that request then the User(admin) will get permission to use the amount mentioned in the Spending Request🎉🔥

  • The contributors can withdraw their Hydro if the required amount(Goal) was not raised within the Deadline💔

Running Smart Contract with Truffle and ganache blockchain locally

# Clone Repo
$ git clone `https://github.com/Khay-EMMA/dencrowd.git`

# Install Dependencies
$ yarn install

Connecting to Ganache and compiling contract

# Connect to ganache blockchain
$ ganache-cli -a

# Run Migration and deploy to local blockchain
$ truffle migrate

About

DenCrowd is a decentralized crowdfunding platform🔥✨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published