-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
18 lines (18 loc) · 1.04 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "infernet_services/consumer-contracts/lib/better-deployer"]
path = infernet_services/consumer-contracts/lib/better-deployer
url = https://github.com/arshankhanifar/better-deployer
[submodule "infernet_services/consumer-contracts/lib/forge-std"]
path = infernet_services/consumer-contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "infernet_services/consumer-contracts/lib/infernet-sdk"]
path = infernet_services/consumer-contracts/lib/infernet-sdk
url = https://github.com/ritual-net/infernet-sdk
[submodule "libraries/ritual_pyarweave/src"]
path = libraries/ritual_pyarweave/src
url = https://github.com/ritual-net/pyarweave
[submodule "infernet_services/test_services/infernet-anvil/lib/forge-std"]
path = infernet_services/test_services/infernet-anvil/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "infernet_services/test_services/infernet-anvil/lib/infernet-sdk"]
path = infernet_services/test_services/infernet-anvil/lib/infernet-sdk
url = https://github.com/ritual-net/infernet-sdk