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