Skip to content

Rayyan-Uddin/Crowd-Funding-_foundry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrowdFundry

A decentralized crowdfunding platform developed using solidity and foundry.

Features

  • Create and manage crowdfunding campaigns.
  • Secure contributions and withdrawals.

Tech Stack

  • Solidity
  • Foundry
  • ChainLink

Getting Started

  1. Clone the repository:
    git clone https://github.com/Rayyan-Uddin/Crowd_Funding-with-Foundry.git
    cd Crowd_Funding-with-Foundry
  2. Install dependencies:
    forge install
  3. Compile contracts:
    forge build
  4. Run tests:
    forge test

Usage

Deploy Contract on multiple Blockchain

forge script script/DeployFundMe.s.sol --fork-url 'Any chain'

Contacts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published