mirror of
https://github.com/mollyim/monero-wallet-sdk.git
synced 2024-10-01 03:45:36 -04:00
13 lines
408 B
Plaintext
13 lines
408 B
Plaintext
[submodule "vendor/monero"]
|
|
path = vendor/monero
|
|
url = https://github.com/mollyim/monero.git
|
|
[submodule "vendor/boringssl"]
|
|
path = vendor/boringssl
|
|
url = https://boringssl.googlesource.com/boringssl
|
|
[submodule "vendor/unbound"]
|
|
path = vendor/unbound
|
|
url = https://github.com/NLnetLabs/unbound.git
|
|
[submodule "vendor/libsodium"]
|
|
path = vendor/libsodium
|
|
url = https://github.com/jedisct1/libsodium.git
|