A transparent platform for crowdfunding on Ethereum.
An ethereum based Crowdfunding Application. The main benefits provided by the DApp are trust, transparency and consensus.
- Install Dependencies.
cd app
npm install
- To run the Dapp.
npm start
- 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.
See CONTRIBUTING.md.
- Divyesh Puri
- and Myself
Found a bug? Create an issue.