feat: Add openzeppelin lib for access control

- This will be necessary to use the onlyRole(ADMIN) modifier, for example
This commit is contained in:
TAMARA LIPOWSKI
2025-01-20 16:29:33 -05:00
parent 649b1b0bcb
commit a8f62ee837
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "foundry/lib/openzeppelin-contracts"]
path = foundry/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts