Skip to content
Snippets Groups Projects
.gitmodules 546 B
[submodule "libdap"]
    path = libdap
    url = https://github.com/kelvinblockchain/libdap
    branch = master 
[submodule "libdap-server-core"]
    path = libdap-server-core
    url = https://github.com/kelvinblockchain/libdap-server-core
    branch = master 
[submodule "test/libdap-test"]
    path = test/libdap-test
    url = https://github.com/kelvinblockchain/libdap-test
    branch = master 
[submodule "libdap-server-udp"]
    path = libdap-server-udp
    url = https://github.com/kelvinblockchain/libdap-server-udp
    branch = master