Skip to content

SolidityUniversity/foundry-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Foundry Playground

Foundry Playground is a hands-on learning repository for students mastering smart contract testing using foundry with Solidity University.

It contains a variety of simple, focused contracts that are perfect for testing, learning, and building foundational skills in smart contract testing using forge.


πŸ“š Topics Covered

This repository is part of an Solidity Bootcamp program by Solidity University, covering core topics like:

  • βœ… Writing and testing smart contracts with Foundry
  • βœ… Common design patterns
  • βœ… Structs, mappings, modifiers
  • βœ… Events and state management
  • βœ… Testing edge cases and failures

πŸ’‘ This repository is actively maintained. More examples, challenges, and exercises will be added soon to support your growth as a Web3 developer.


πŸš€ Getting Started

git clone https://github.com/your-org/foundry-playground.git
cd foundry-playground
forge install
forge build

Feel free to contribute or open issues to improve the project πŸ’‘

Created with πŸ’• by πŸŽ“ Solidity University

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published