-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 820 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 820 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[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/openzeppelin-contracts-upgradeable"]
path = lib/openzeppelin-contracts-upgradeable
url = https://github.com/openzeppelin/openzeppelin-contracts-upgradeable
[submodule "lib/solady"]
path = lib/solady
url = https://github.com/vectorized/solady
[submodule "lib/murky"]
path = lib/murky
url = https://github.com/dmfxyz/murky
[submodule "lib/signals-implicit-mode"]
path = lib/signals-implicit-mode
url = https://github.com/0xsequence/signals-implicit-mode
[submodule "lib/erc2470-libs"]
path = lib/erc2470-libs
url = https://github.com/ScreamingHawk/erc2470-libs