|
|
@@ -1,3 +1,6 @@
|
|
|
[submodule "ethereum/lib/forge-std"]
|
|
|
path = ethereum/lib/forge-std
|
|
|
url = https://github.com/foundry-rs/forge-std
|
|
|
+[submodule "ethereum/lib/openzeppelin-contracts"]
|
|
|
+ path = ethereum/lib/openzeppelin-contracts
|
|
|
+ url = https://github.com/openzeppelin/openzeppelin-contracts
|