HMAHD / CrowdfundWeb3

Web3 Blockchain Crowdfunding Platform

Home Page:https://crowdfunding-hmahd.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Markdownify
CrowdfundWeb3

Web3 Blockchain Crowdfunding Platform built with Thirdweb.

javascript react-native tailwind etherium netlify web3 node-js github viujs



screenshot

Web3 Blockchain Crowdfunding Platform

Solidity Ethereum Contract Web3 ReactJS JavaScript Tailwind CSS ViteJS

This is a decentralized crowdfunding platform built on the Ethereum blockchain using Web3, Solidity, and React. It allows users to create campaigns for fundraising and receive contributions from donors all over the world. All the transactions on the platform are handled by smart contracts, making the whole process transparent, secure, and censorship-resistant.

Getting Started

To run this application on your local machine, follow these steps:

  1. Clone the repository to your local machine using Git or download the ZIP file and extract it.
  2. Install the dependencies by running npm install in the root directory of the project.
  3. Start the development server using npm run dev.
  4. Open your browser and go to http://localhost:3000 to see the app running.

Note: You need to have an Ethereum wallet (such as MetaMask) installed in your browser and connected to the Ethereum network to use this application.

Features

  • Create fundraising campaigns with a target goal and a deadline.
  • Receive contributions from donors in Ether.
  • Track the progress of the campaign and see the total amount raised.
  • Withdraw the funds when the campaign goal is reached.
  • Refund the contributions to the donors if the campaign fails to reach its goal.

Smart Contracts

This application uses two smart contracts:

  • CampaignFactory: This contract is used to create new campaigns on the Ethereum blockchain.
  • Campaign: This contract is created for each fundraising campaign and contains all the logic for receiving and managing contributions, and withdrawing or refunding the funds.

Contributing

If you want to contribute to this project, you can fork the repository, make your changes, and submit a pull request. We welcome any contributions, including bug fixes, feature additions, and documentation improvements.

License

This project is licensed under the MIT License. You are free to use, modify, and distribute it as you see fit. See the LICENSE file for more information.

About

Web3 Blockchain Crowdfunding Platform

https://crowdfunding-hmahd.netlify.app/


Languages

Language:JavaScript 91.2%Language:Solidity 6.3%Language:CSS 1.1%Language:HTML 1.1%Language:Shell 0.3%