A crowdfunding platform for non-profits, government organisations and startups to raise donations.
- Decentralised and Transparent
- No third-party charges
- Contributors have the authority to release funds from the contract
- Track fraudlent scammers
- Amount of their donation that’s been reinvested
- The projects they want to re-invest in from their revolving funds
npm install --save
In ethereum directory:
node compile.js
node deploy.js
- Copy the contract ID obtained on terminal
- Paste it to generator.js
In root directory:
node server
- Studying in-depth understanding of Blockchain technology (Our first blockchain project)
- Developing logic for our innovative Smart Contract
- Problems in communication between Rinkeby test network and node js server side
- Had to switch to React
- Innovative Model for Smart Contract
WebApp template has been used from here