-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.25 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1.25 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
[submodule "contracts/lib/openzeppelin-contracts-upgradeable"]
path = contracts/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable
[submodule "contracts/lib/buffer"]
path = contracts/lib/buffer
url = https://github.com/ensdomains/buffer
[submodule "contracts/lib/verifiable-factory"]
path = contracts/lib/verifiable-factory
url = https://github.com/ensdomains/verifiable-factory
[submodule "contracts/lib/forge-std"]
path = contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "contracts/lib/openzeppelin-contracts"]
path = contracts/lib/openzeppelin-contracts
url = https://github.com/openzeppelin/openzeppelin-contracts
[submodule "contracts/lib/openzeppelin-contracts-v4"]
path = contracts/lib/openzeppelin-contracts-v4
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "contracts/lib/solsha1"]
path = contracts/lib/solsha1
url = https://github.com/ensdomains/solsha1
[submodule "contracts/lib/ens-contracts"]
path = contracts/lib/ens-contracts
url = https://github.com/ensdomains/ens-contracts
[submodule "contracts/lib/unruggable-gateways"]
path = contracts/lib/unruggable-gateways
url = https://github.com/unruggable-labs/unruggable-gateways