Skip to content

Commit 6fadffc

Browse files
committed
add forge submodules including oz
1 parent deb1781 commit 6fadffc

4 files changed

Lines changed: 12 additions & 0 deletions

File tree

.gitmodules

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[submodule "contract/lib/openzeppelin-contracts-upgradeable"]
2+
path = contract/lib/openzeppelin-contracts-upgradeable
3+
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
4+
[submodule "contract/lib/openzeppelin-foundry-upgrades"]
5+
path = contract/lib/openzeppelin-foundry-upgrades
6+
url = https://github.com/OpenZeppelin/openzeppelin-foundry-upgrades
7+
[submodule "contract/lib/forge-std"]
8+
path = contract/lib/forge-std
9+
url = https://github.com/foundry-rs/forge-std

contract/lib/forge-std

Submodule forge-std added at 8e40513

0 commit comments

Comments
 (0)