Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/allwin199/crowdfunding-frontend
Crowdfunding App implemented using Next Js, Typescript, Tailwind.
https://github.com/allwin199/crowdfunding-frontend
nextjs tailwindcss thirdweb typescript
Last synced: 6 days ago
JSON representation
Crowdfunding App implemented using Next Js, Typescript, Tailwind.
- Host: GitHub
- URL: https://github.com/allwin199/crowdfunding-frontend
- Owner: allwin199
- Created: 2024-01-31T04:47:55.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-03T16:16:45.000Z (10 months ago)
- Last Synced: 2024-05-29T17:23:34.040Z (6 months ago)
- Topics: nextjs, tailwindcss, thirdweb, typescript
- Language: TypeScript
- Homepage: https://crowdfunding-frontend-allwin.vercel.app/
- Size: 2.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crowdfunding
## About
Ethereum-based crowdfunding platform, enabling users to initiate campaigns and attract multiple funders. This decentralized system allows campaign owners to raise funds seamlessly. Utilizing smart contracts, contributors can securely deposit funds, and the campaign owner gains the ability to withdraw funds.
## Smart Contract
- [Crowdfunding Smart Contract](https://mumbai.polygonscan.com/address/0x2490C17ff368c2A9Cdd88032375A4C761c68F614#code)
- [Github](https://github.com/allwin199/crowdfunding)## Workflow
### Home
![Home](./workflow-images/home.png)
---
### Fund
![Fund](./workflow-images/funding.png)
---
### Withdraw
![Home](./workflow-images/withdraw.png)
---
### Owner Claimed
![Home](./workflow-images/claimed.png)
## Thank You :)