Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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 :)