chore: add openzeppelin dependency

This commit is contained in:
r4bbit
2023-09-11 20:38:26 +02:00
parent dde59fc77b
commit fe88424b47
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -2,3 +2,6 @@
branch = "v1"
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

1
lib/openzeppelin-contracts vendored Submodule

View File

@@ -1 +1,2 @@
forge-std/=lib/forge-std/src/
@openzeppelin/contracts/=lib/openzeppelin-contracts/contracts