Skip to content

ShaneOxM/foundry-fund-me-f23

Repository files navigation

Foundry Fund Me

Introduction

Welcome to the Foundry Fund Me project! This repository serves as a companion to the Foundry Course and includes additional comments and explanations to help beginners follow along and understand the code more effectively. Whether you're new to Web3 development or looking to deepen your understanding, this project will guide you through the process of building and deploying smart contracts using Foundry.

Like many of you, I am also on my journey into Web3. The comments and insights included in this repository have been invaluable in helping me conceptualize and better understand the project.

If you have any questions, please feel free to reach out to me here or via my X handle listed on my profile.

Getting Started

This repository houses course resources and discussions for the course.

This repository houses the foundry-fund-me-f23 README from Patrick Collins himself (https://github.com/Cyfrin/foundry-fund-me-f23/blob/main/README.md).

Prerequisites

Ensure you have the following tools installed on your system:

  • Git

    • Verify your installation by running git --version. You should see a response like git version x.x.x.
  • Foundry

    • Verify your installation by running forge --version. You should see a response like forge 0.2.0 (816e00b 2023-03-16T00:05:26.396218Z).

Installation

Clone the repository and build the project:

git clone https://github.com/shanemonastero/foundry-fund-me-f23.git
cd foundry-fund-me-f23
forge build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published