-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path.gitmodules
More file actions
31 lines (31 loc) · 1.25 KB
/
.gitmodules
File metadata and controls
31 lines (31 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[submodule "lib/openzeppelin-contracts"]
path = lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "lib/openzeppelin-contracts-next"]
path = lib/openzeppelin-contracts-next
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "lib/openzeppelin-contracts-upgradeable"]
path = lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "lib/safe-contracts"]
path = lib/safe-contracts
url = https://github.com/safe-global/safe-contracts
[submodule "lib/foundry-chainlink-toolkit"]
path = lib/foundry-chainlink-toolkit
url = https://github.com/smartcontractkit/foundry-chainlink-toolkit
[submodule "lib/prb-math"]
branch = "release-v4"
path = lib/prb-math
url = https://github.com/PaulRBerg/prb-math
[submodule "lib/mento-std"]
path = lib/mento-std
url = https://github.com/mento-protocol/mento-std
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/BokkyPooBahsDateTimeLibrary"]
path = lib/BokkyPooBahsDateTimeLibrary
url = https://github.com/bokkypoobah/BokkyPooBahsDateTimeLibrary
[submodule "lib/bold"]
path = lib/bold
url = https://github.com/mento-protocol/bold