-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 870 Bytes
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 870 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/treb-sol"]
path = lib/treb-sol
url = https://github.com/trebuchet-org/treb-sol
[submodule "lib/mento-std"]
path = lib/mento-std
url = https://github.com/mento-protocol/mento-std
[submodule "lib/mento-core"]
path = lib/mento-core
url = https://github.com/mento-protocol/mento-core
[submodule "lib/openzeppelin-contracts"]
path = lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "lib/mento-router"]
path = lib/mento-router
url = https://github.com/mento-protocol/mento-router
[submodule "lib/mento-stabletoken-ntt"]
path = lib/mento-stabletoken-ntt
url = https://github.com/mento-protocol/mento-stabletoken-ntt
[submodule "lib/bold"]
path = lib/bold
url = https://github.com/mento-protocol/bold