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: 3 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-03T16:16:45.000Z (over 1 year ago)
- Last Synced: 2025-01-13T22:19:44.117Z (5 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

---
### Fund

---
### Withdraw

---
### Owner Claimed

## Thank You :)