add SimpleStorage smart contract

This commit is contained in:
han
2024-12-17 10:49:22 +07:00
parent c7c46dfc2c
commit ce127dbc28
12 changed files with 72 additions and 57 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "hello_foundry/lib/forge-std"]
path = hello_foundry/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "simple-storage/lib/forge-std"]
path = simple-storage/lib/forge-std
url = https://github.com/foundry-rs/forge-std