forked from lclc/opentxs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
39 lines (39 loc) · 1.33 KB
/
Copy path.gitmodules
File metadata and controls
39 lines (39 loc) · 1.33 KB
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
28
29
30
31
32
33
34
35
36
37
38
39
[submodule "cmake"]
path = cmake
url = https://github.com/Open-Transactions/opentxs-cmake
[submodule "deps/ChaiScript"]
path = deps/ChaiScript
url = https://github.com/ChaiScript/ChaiScript.git
[submodule "deps/lucre"]
path = deps/lucre
url = https://github.com/Open-Transactions/lucre.git
[submodule "deps/simpleini"]
path = deps/simpleini
url = https://github.com/brofield/simpleini.git
[submodule "deps/smhasher"]
path = deps/smhasher
url = https://github.com/aappleby/smhasher
[submodule "deps/SHA1"]
path = deps/SHA1
url = https://github.com/983/SHA1
[submodule "deps/vcpkg"]
path = deps/vcpkg
url = https://github.com/microsoft/vcpkg
[submodule "src/api/client/blockchain/bech32"]
path = deps/bech32
url = https://github.com/sipa/bech32
[submodule "deps/robin-hood"]
path = deps/robin-hood
url = https://github.com/martinus/robin-hood-hashing
[submodule "deps/packetcrypt/packetcrypt_rs"]
path = deps/packetcrypt/packetcrypt_rs
url = https://github.com/cjdelisle/packetcrypt_rs
[submodule "deps/secp256k1"]
path = deps/secp256k1
url = https://github.com/Open-Transactions/secp256k1-abc
[submodule "deps/cs_libguarded"]
path = deps/cs_libguarded
url = https://github.com/copperspice/cs_libguarded
[submodule "tests/ottest/data/blockchain/ethereum"]
path = tests/ottest/data/blockchain/ethereum
url = https://github.com/ethereum/tests