forked from SorellaLabs/angstrom
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 863 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "contracts/lib/forge-std"]
path = contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "contracts/lib/solady"]
path = contracts/lib/solady
url = https://github.com/vectorized/solady
[submodule "contracts/lib/super-sol"]
path = contracts/lib/super-sol
url = https://github.com/sorellalabs/super-sol
[submodule "contracts/lib/transient-goodies"]
path = contracts/lib/transient-goodies
url = https://github.com/philogy/transient-goodies
[submodule "contracts/lib/v4-core"]
path = contracts/lib/v4-core
url = https://github.com/uniswap/v4-core
[submodule "contracts/lib/solmate"]
path = contracts/lib/solmate
url = https://github.com/transmissions11/solmate
[submodule "contracts/lib/openzeppelin-contracts"]
path = contracts/lib/openzeppelin-contracts
url = https://github.com/openzeppelin/openzeppelin-contracts