An open API service indexing awesome lists of open source software.

https://github.com/ved08/crowdfundapp-frontend


https://github.com/ved08/crowdfundapp-frontend

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# About the project
## FunDApp
FunDApp is a crowdfunding application built on solana. When a fundraiser is created, the solana program stores details such as title, description, target amount, collected amount and authority in a PDA.
Contributors can contribute any amount to the fundraiser and the funds will be sent to the PDA. The authority of the fundraiser has the access to close the fundraiser whenever they want
## Frontend deployment
[https://crowdfundapp-frontend.vercel.app/](https://crowdfundapp-frontend.vercel.app/)


![Screenshot of app](https://i.ibb.co/k043nYQ/A434-B5-FE-95-EF-4-F02-98-AF-91-B8-D55-D799-C.jpg)