Skip to content

fedex1/foundry-play

 
 

Repository files navigation

Advantages of Foundry?

  1. Fast
  2. Built-in Fuzzing
  3. Solidity-based testing
  4. "EVM Cheat codes"
  5. Scripts based in bash / shell

What do we want to do with frameworks?

  • Build
  • Test
  • Deploy
  • Interact

Resources

Quickstart

Requirements

  • Forge/Foundryup
    • You'll know you've done it right if you can run forge --version
  • Git
    • You'll know you've done it right if you can run git --version
git clone https://github.com/PatrickAlphaC/foundry-play
cd foundry-play
foundryup
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 62.1%
  • Solidity 21.1%
  • Makefile 15.2%
  • JavaScript 1.6%