-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
29 lines (28 loc) · 1.07 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
[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/core"]
path = lib/core
url = https://github.com/symbioticfi/core
[submodule "lib/foundry-devops"]
path = lib/foundry-devops
url = https://github.com/Cyfrin/foundry-devops
[submodule "lib/openzeppelin-contracts-upgradeable"]
path = lib/openzeppelin-contracts-upgradeable
url = https://github.com/openzeppelin/openzeppelin-contracts-upgradeable
[submodule "lib/collateral"]
path = lib/collateral
url = https://github.com/symbioticfi/collateral
[submodule "lib/prb-math"]
path = lib/prb-math
url = https://github.com/PaulRBerg/prb-math
branch = release-v4
[submodule "lib/tanssi-bridge-relayer/snowbridge"]
path = lib/tanssi-bridge-relayer/snowbridge
url = https://github.com/Snowfork/snowbridge
[submodule "lib/tanssi-bridge-relayer"]
path = lib/tanssi-bridge-relayer
url = https://github.com/moondance-labs/tanssi-bridge-relayer