add Fund Me Foundry Smart Contract

This commit is contained in:
han
2024-12-18 18:15:59 +07:00
parent e87bce6d80
commit 517ff0c9c9
18 changed files with 617 additions and 57 deletions

6
.gitmodules vendored
View File

@@ -7,3 +7,9 @@
[submodule "fund-me/lib/forge-std"]
path = fund-me/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "fund-me/lib/chainlink-brownie-contracts"]
path = fund-me/lib/chainlink-brownie-contracts
url = https://github.com/smartcontractkit/chainlink-brownie-contracts
[submodule "fund-me/lib/foundry-devops"]
path = fund-me/lib/foundry-devops
url = https://github.com/Cyfrin/foundry-devops