-
Notifications
You must be signed in to change notification settings - Fork 47
/
.gitmodules
24 lines (24 loc) · 840 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/ds-test"]
path = lib/ds-test
url = https://github.com/dapphub/ds-test
[submodule "lib/solmate"]
path = lib/solmate
url = https://github.com/rari-capital/solmate
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/create3-factory"]
path = lib/create3-factory
url = https://github.com/lifinance/create3-factory
[submodule "lib/sgn-v2-contracts"]
path = lib/sgn-v2-contracts
url = https://github.com/celer-network/sgn-v2-contracts
[submodule "lib/safe-tx-cli"]
path = lib/safe-tx-cli
url = https://github.com/sambacha/safe-tx-cli
[submodule "lib/openzeppelin-contracts"]
path = lib/openzeppelin-contracts
url = https://github.com/openzeppelin/openzeppelin-contracts
[submodule "lib/solady"]
path = lib/solady
url = https://github.com/Vectorized/solady