Skip to content

Web3Funding is a decentralized crowdfunding web application that allows users to create accounts, request funds, and fund projects using Ethereum Sepolia. The platform leverages blockchain technology to ensure transparency and security in crowdfunding campaigns.

Notifications You must be signed in to change notification settings

samarth-5/Web3Funding-Minor2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web3Funding

Web3Funding is a decentralized crowdfunding web application that allows users to create accounts, request funds, and fund projects using Ethereum Sepolia. The platform leverages blockchain technology to ensure transparency and security in crowdfunding campaigns.

Features

  • User account creation and authentication
  • Create and manage crowdfunding projects
  • Fund projects using Ethereum Sepolia
  • View project descriptions and funding status
  • Secure transactions via MetaMask

Tech Stack

Client

  • React
  • Vite
  • Thirdweb

Server

  • Node.js
  • Express.js
  • MongoDB

Web3

  • Ethereum Sepolia
  • Solidity
  • MetaMask

Getting Started

Prerequisites

  • Node.js installed
  • MetaMask extension set up
  • Ethereum Sepolia test ETH for transactions

Installation

  1. Fork the repository on GitHub.

  2. Clone the forked repository:

    git clone https://github.com/your-username/Web3Funding.git
    cd Web3Funding
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Start the backend server:

    cd server
    npm install
    npm start

About

Web3Funding is a decentralized crowdfunding web application that allows users to create accounts, request funds, and fund projects using Ethereum Sepolia. The platform leverages blockchain technology to ensure transparency and security in crowdfunding campaigns.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •