initial commit
This commit is contained in:
12
.gitmodules
vendored
Normal file
12
.gitmodules
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[submodule "lib/forge-std"]
|
||||
path = lib/forge-std
|
||||
url = https://github.com/foundry-rs/forge-std
|
||||
[submodule "lib/openzeppelin-contracts"]
|
||||
path = lib/openzeppelin-contracts
|
||||
url = https://github.com/openzeppelin/openzeppelin-contracts
|
||||
[submodule "lib/foundry-devops"]
|
||||
path = lib/foundry-devops
|
||||
url = https://github.com/Cyfrin/foundry-devops
|
||||
[submodule "lib/slither"]
|
||||
path = lib/slither
|
||||
url = https://github.com/crytic/slither
|
||||
Reference in New Issue
Block a user