Submission for MLH Hack the chain https://devpost.com/software/daana
OS X & Linux:
npm install
npm run dev
Windows:
npm install
npm run dev
Creating a donation/charity portal to solve the issue of scams, where funds are misused. Donors can donate and also see where the money donated by them is being used. As online charity is too prone to scams , integrating it with a blockchain can solve most of the issues effectively.
- 0.1.0
- CHANGE: Initial version
[https://github.com/ProBeta1/Danaa/] link to repo
- Fork it (https://github.com/ProBeta1/Danaa/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request