Skip to content

cjdunteman/simple-solidity-foundry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Solidity

A collection of simplified smart contracts, written with Foundry. In addition to all the benefits Georgios mentioned, I found writing tests in Solidity rather than JS to be super beneficial in my learning of the language.

  • Piggy Bank
  • Faucet
  • Crowdfund (TODO)
  • Mult-sig wallet (TODO)
  • Lottery (TODO)
  • ERC20 (TODO)

About

A collection of simple smart contracts built and tested with foundry.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published