-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy path.gitmodules
25 lines (25 loc) · 728 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
25
[submodule "libBLS"]
path = libBLS
url = https://github.com/skalenetwork/libBLS.git
branch = develop
[submodule "sgxwallet"]
path = sgxwallet
url = https://github.com/skalenetwork/sgxwallet.git
[submodule "libzmq"]
path = libzmq
url = https://github.com/zeromq/libzmq.git
[submodule "cryptopp"]
path = cryptopp
url = https://github.com/weidai11/cryptopp.git
[submodule "spdlog"]
path = spdlog
url = https://github.com/gabime/spdlog.git
[submodule "curl"]
path = curl
url = https://github.com/curl/curl.git
[submodule "jsoncpp"]
path = jsoncpp
url = https://github.com/open-source-parsers/jsoncpp.git
[submodule "libjson-rpc-cpp"]
path = libjson-rpc-cpp
url = https://github.com/skalenetwork/libjson-rpc-cpp.git