forked from CardanoSolutions/ogmios
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 915 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[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