-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.93 KB
/
.gitmodules
File metadata and controls
39 lines (39 loc) · 1.93 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
32
33
34
35
36
37
38
39
[submodule "synd-contracts/lib/forge-std"]
path = synd-contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "synd-contracts/lib/openzeppelin-contracts"]
path = synd-contracts/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "synd-contracts/lib/nitro-contracts"]
path = synd-contracts/lib/nitro-contracts
url = https://github.com/SyndicateProtocol/nitro-contracts.git
[submodule "synd-contracts/lib/upgrade-executor"]
path = synd-contracts/lib/upgrade-executor
url = https://github.com/OffchainLabs/upgrade-executor
[submodule "synd-withdrawals/nitro"]
path = synd-withdrawals/synd-enclave/nitro
url = https://github.com/SyndicateProtocol/nitro.git
[submodule "synd-contracts/lib/sp1-contracts"]
path = synd-contracts/lib/sp1-contracts
url = https://github.com/succinctlabs/sp1-contracts
[submodule "synd-contracts/lib/eigenda-contracts"]
path = synd-contracts/lib/eigenda-contracts
url = https://github.com/Layr-Labs/eigenda-contracts
[submodule "synd-contracts/lib/eigenlayer-middleware"]
path = synd-contracts/lib/eigenlayer-middleware
url = https://github.com/Layr-Labs/eigenlayer-middleware
[submodule "synd-contracts/lib/crosschainERC20"]
path = synd-contracts/lib/crosschainERC20
url = https://github.com/defi-wonderland/crosschainERC20
[submodule "synd-contracts/lib/openzeppelin-contracts-upgradeable"]
path = synd-contracts/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "synd-contracts/lib/prb-math"]
path = synd-contracts/lib/prb-math
url = https://github.com/PaulRBerg/prb-math
[submodule "lib/prb-math"]
path = "lib/prb-math"
url = "https://github.com/PaulRBerg/prb-math"
[submodule "synd-contracts/lib/nitro-contracts-v311"]
path = synd-contracts/lib/nitro-contracts-v311
url = https://github.com/OffchainLabs/nitro-contracts.git