mirror of
https://github.com/vacp2p/de-mls.git
synced 2026-01-09 15:18:00 -05:00
* 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
8 lines
291 B
Plaintext
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
|