Files
de-mls/.gitmodules
Aaryamann Challani 82ac60192e chore(sc_keystore): add Ownable to the contracts for access control (#21)
* forge install: openzeppelin-contracts

v5.0.2

* chore(contracts): add ownable for access control on contract

* fix: add test

* fmt

* fix: add user address instead of defaulting to msg.sender
2024-07-24 12:46:38 +05:30

8 lines
291 B
Plaintext

[submodule "contracts/lib/forge-std"]
branch = "v1"
path = contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "contracts/lib/openzeppelin-contracts"]
path = contracts/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts