Skip to content

ImanRezasefat/FundMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Solidity Crowdfunding Project

This project is a simple crowdfunding application built using Solidity, a programming language for writing smart contracts on the Ethereum blockchain.

Introduction

The Solidity Crowdfunding Project allows users to create crowdfunding campaigns and accept contributions from backers. Each campaign has a funding goal and a deadline for reaching that goal. If the campaign reaches its goal before the deadline, the funds are released to the campaign creator. Otherwise, the funds are returned to the backers.

Features

  • Create a new crowdfunding campaign.
  • Contribute funds to existing campaigns.
  • Track the progress of campaigns.
  • Withdraw funds if the campaign is successful.

About

A Solidity Project for crow funding.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors