Skip to content

Latest commit

 

History

History
67 lines (42 loc) · 1.19 KB

README.md

File metadata and controls

67 lines (42 loc) · 1.19 KB

eth-crowdFunding

A transparent platform for crowdfunding on Ethereum.

About

An ethereum based Crowdfunding Application. The main benefits provided by the DApp are trust, transparency and consensus.

Campaigns

Campaign

Add Campaign

Development

  • Install Dependencies.
cd app
npm install
  • To run the Dapp.
npm start

Deploying your fork

  • Replace "amany9000" with your Github Username in the homepage field in app/package.json. After this run -
cd app
npm run deploy
  • Push this change in homepage field to master branch also.

Technologies Used

Back End
Front End

Contributing

See CONTRIBUTING.md.


Team Members


Found a bug? Create an issue.