forked from ProjectOpenSea/seaport-generic-adapter
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
24 lines (24 loc) · 829 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/seaport-types"]
path = lib/seaport-types
url = [email protected]:ProjectOpenSea/seaport-types.git
[submodule "lib/seaport-core"]
path = lib/seaport-core
url = [email protected]:ProjectOpenSea/seaport-core.git
[submodule "lib/seaport-sol"]
path = lib/seaport-sol
url = [email protected]:ProjectOpenSea/seaport-sol.git
[submodule "lib/solady"]
path = lib/solady
url = [email protected]:Vectorized/solady.git
[submodule "lib/solmate"]
path = lib/solmate
url = [email protected]:transmissions11/solmate.git
[submodule "lib/ds-test"]
path = lib/ds-test
url = https://github.com/dapphub/ds-test
[submodule "openzeppelin-contracts"]
path = openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts