Skip to content

nabil-ziani/foundry-fund-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foundry Fund Me

Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

Requirements

  • git
    • You'll know you did it right if you can run git --version and you see a response like git version x.x.x
  • foundry
    • You'll know you did it right if you can run forge --version and you see a response like forge 0.2.0 (816e00b 2023-03-16T00:05:26.396218Z)

Quickstart

git clone https://github.com/nabil-ziani/foundry-fund-me
cd foundry-fund-me
make

Usage

Deploy

forge script script/DeployFundMe.s.sol

About

Learning the foundry framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published