-
Notifications
You must be signed in to change notification settings - Fork 7
/
.gitmodules
24 lines (24 loc) · 916 Bytes
/
.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
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/openzeppelin-contracts"]
path = lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "lib/euler-price-oracle"]
path = lib/euler-price-oracle
url = https://github.com/euler-xyz/euler-price-oracle
[submodule "lib/fee-flow"]
path = lib/fee-flow
url = https://github.com/euler-xyz/fee-flow
[submodule "lib/reward-streams"]
path = lib/reward-streams
url = https://github.com/euler-xyz/reward-streams
[submodule "lib/euler-vault-kit"]
path = lib/euler-vault-kit
url = https://github.com/euler-xyz/euler-vault-kit
[submodule "lib/euler-earn"]
path = lib/euler-earn
url = https://github.com/euler-xyz/euler-earn
[submodule "lib/ethereum-vault-connector"]
path = lib/ethereum-vault-connector
url = https://github.com/euler-xyz/ethereum-vault-connector