[submodule "hugo-theme-learn"]
	path = docs/themes/learn
	url = https://github.com/matcornic/hugo-theme-learn.git
[submodule "modules/wai-routes"]
	path = server/modules/wai-routes
	url = https://github.com/CardanoSolutions/wai-routes.git
[submodule "modules/hjsonpointer"]
	path = server/modules/hjsonpointer
	url = https://github.com/CardanoSolutions/hjsonpointer.git
[submodule "modules/hjsonschema"]
	path = server/modules/hjsonschema
	url = https://github.com/CardanoSolutions/hjsonschema.git
[submodule "server/config"]
	path = server/config
	url = https://github.com/input-output-hk/cardano-configurations.git
[submodule "clients/Go"]
	path = clients/Go
	url = https://github.com/savaki/ogmigo.git
[submodule "clients/Kotlin"]
	path = clients/Kotlin
	url = https://github.com/projectNEWM/kogmios.git
[submodule "clients/Java"]
	path = clients/Java
	url = https://github.com/adabox-aio/ogmios-java-client.git
