-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitmodules
39 lines (39 loc) · 1.9 KB
/
.gitmodules
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
32
33
34
35
36
37
38
39
[submodule "nest/lib/forge-std"]
path = nest/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "nest/lib/openzeppelin-contracts-upgradeable"]
path = nest/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "p/lib/forge-std"]
path = p/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "p/lib/openzeppelin-contracts-upgradeable"]
path = p/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "smart-wallets/lib/forge-std"]
path = smart-wallets/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "smart-wallets/lib/openzeppelin-contracts-upgradeable"]
path = smart-wallets/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "plume/lib/forge-std"]
path = plume/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "plume/lib/openzeppelin-foundry-upgrades"]
path = plume/lib/openzeppelin-foundry-upgrades
url = https://github.com/OpenZeppelin/openzeppelin-foundry-upgrades
[submodule "plume/lib/openzeppelin-contracts-upgradeable"]
path = plume/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "staking/lib/forge-std"]
path = staking/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "staking/lib/openzeppelin-foundry-upgrades"]
path = staking/lib/openzeppelin-foundry-upgrades
url = https://github.com/OpenZeppelin/openzeppelin-foundry-upgrades
[submodule "staking/lib/openzeppelin-contracts-upgradeable"]
path = staking/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "nest/lib/solmate"]
path = nest/lib/solmate
url = https://github.com/transmissions11/solmate