-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 932 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 932 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "service_contracts/lib/forge-std"]
path = service_contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "service_contracts/lib/openzeppelin-contracts"]
path = service_contracts/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "service_contracts/lib/fws-payments"]
path = service_contracts/lib/fws-payments
url = https://github.com/FilOzone/fws-payments
[submodule "service_contracts/lib/pdp"]
path = service_contracts/lib/pdp
url = https://github.com/FilOzone/pdp
[submodule "service_contracts/lib/session-key-registry"]
path = service_contracts/lib/session-key-registry
url = https://github.com/FilOzone/SessionKeyRegistry
[submodule "service_contracts/lib/openzeppelin-contracts-upgradeable"]
path = service_contracts/lib/openzeppelin-contracts-upgradeable
url = https://github.com/OpenZeppelin/openzeppelin-contracts-upgradeable