forked from skalenetwork/sgxwallet
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 820 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 820 Bytes
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
26
27
[submodule "libBLS"]
path = libBLS
url = https://github.com/skalenetwork/libBLS.git
[submodule "sgx-gmp"]
path = sgx-gmp
url = https://github.com/intel/sgx-gmp.git
[submodule "intel-sgx-ssl"]
path = intel-sgx-ssl
url = https://github.com/intel/intel-sgx-ssl
[submodule "leveldb"]
path = leveldb
url = https://github.com/google/leveldb.git
[submodule "linux-sgx-driver"]
path = linux-sgx-driver
url = https://github.com/intel/linux-sgx-driver.git
[submodule "sgx-software-enable"]
path = sgx-software-enable
url = https://github.com/intel/sgx-software-enable
[submodule "libzmq"]
path = libzmq
url = https://github.com/zeromq/libzmq.git
[submodule "cppzmq"]
path = cppzmq
url = https://github.com/zeromq/cppzmq.git
[submodule "rapidjson"]
path = rapidjson
url = https://github.com/Tencent/rapidjson.git