-
Notifications
You must be signed in to change notification settings - Fork 14
/
.gitmodules
14 lines (14 loc) · 939 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[submodule "implementations/rfm2-uptime-and-churn/nebula-crawler"]
path = implementations/rfm2-uptime-and-churn/nebula-crawler
url = https://github.com/dennis-tra/nebula-crawler.git
[submodule "implementations/rmf3-location-ipfs-users-and-requested-content/IPFS-location-requested-content"]
path = implementations/rmf3-location-ipfs-users-and-requested-content/IPFS-location-requested-content
url = https://github.com/pedroAkos/IPFS-location-requested-content
[submodule "implementations/rfm16-bitswap-discovery-effectiveness/kubo"]
path = implementations/rfm16-bitswap-discovery-effectiveness/kubo
url = https://github.com/guillaumemichel/kubo
branch = bitswap-discovery-effectiveness
[submodule "implementations/rfm16-bitswap-discovery-effectiveness/go-bitswap"]
path = implementations/rfm16-bitswap-discovery-effectiveness/go-bitswap
url = https://github.com/guillaumemichel/go-bitswap
branch = bitswap-discovery-effectiveness