Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/namn-grg/givechain_2.0
https://github.com/namn-grg/givechain_2.0
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/namn-grg/givechain_2.0
- Owner: namn-grg
- Created: 2023-01-19T18:59:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T19:50:14.000Z (almost 2 years ago)
- Last Synced: 2023-04-27T21:49:15.657Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://give-chain.vercel.app
- Size: 654 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GiveChain 🦸♀️🦸♂️
GiveChain is a decentralized donating system, allowing people to donate to various social and enviornmental issues.
The best part, there is no middleman!! So you have no 'trust-issues' to stand between the donor and the charity, which increases confidence and reduces fraud.## 🌟Push Protocol Integration🌟
- Opt-In and Opt-Out options for getting into the GiveChain notification channel.
- Broadcast notification to everyone when a new campaign is created.
- Group notification to fellow peer donators when you donate to a campaign -- NEW FREN!!
- Push Chat integration for asking any question from the poster of a campaign.
- Display all notifications of a user in the "bell icon" on the front page.
** small bug my channel is on goerli network so opt-in and opt-out works on goerli but the donations are to be done in mumbai matic## Problem Statement
We intend to solve trust issues and frauds in such a good cause -- **DONATION**.
GiveChain uses blockchain technology to make sure that the money went properly to the appropriate person.
## Tech Stack used
Push Protocol, Vite, Thirdweb, Solidity, TailwindCSS, Polygon-Mumbai
## Presentation Slides
Use this link to see the presentation slides -
[link](https://www.canva.com/design/DAFTyF6oMMY/_iqIPFYPrjxDecp0FrPBcg/view?utm_content=DAFTyF6oMMY&utm_campaign=designshare&utm_medium=link&utm_source=publishsharelink)## Get Started
`cd frontend`
`npm install`
`npm run dev`