Skip to content

Study about smart contracts made with Solidity and Foundry and projects of courses

Notifications You must be signed in to change notification settings

0xjoaovictor/smart-contracts-solidity-foundry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6e4aba3 · Nov 2, 2023

History

95 Commits
Oct 23, 2023
Oct 12, 2023
Aug 14, 2023
Aug 24, 2023
Aug 30, 2023
Oct 11, 2023
Oct 16, 2023
Sep 4, 2023
Aug 18, 2023
Oct 30, 2023
Nov 1, 2023
Nov 1, 2023
Oct 17, 2023
Oct 17, 2023
Nov 2, 2023
Nov 1, 2023
Nov 2, 2023
Aug 29, 2023
Aug 19, 2023
Nov 2, 2023
Sep 4, 2023

Repository files navigation

smart-contracts-solidity-foundry

💡 Scripts

  • Deploy only one contract:
forge create src/PathToContract:ContractName --private-key $PRIVATE_KEY --rpc-url $RPC_URL
  • To run local testnet:
anvil
  • Format code:
    • forge fmt

About

Study about smart contracts made with Solidity and Foundry and projects of courses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published