4NK_dev/.gitmodules
Nicolas Cantu 656a9f79f9
Some checks failed
dev-test-2 / build-and-push (push) Failing after 45s
test CI no log
2025-09-10 13:42:36 +02:00

70 lines
2.0 KiB
Plaintext

[submodule "bitcoin-core"]
path = modules/bitcoin-core
url = https://github.com/bitcoin/bitcoin.git
branch = master
[submodule "blindbit-oracle"]
path = modules/blindbit-oracle
url = https://github.com/setavenger/blindbit-oracle
branch = master
[submodule "sp-client"]
path = modules/sp-client
url = https://github.com/Sosthene00/sp-client.git
branch = dev
[submodule "sdk_common"]
path = modules/sdk_common
url = https://git.4nkweb.com/4nk/sdk_common.git
branch = dev
[submodule "sdk_client"]
path = modules/sdk_client
url = https://git.4nkweb.com/4nk/sdk_client.git
branch = dev
[submodule "sdk_relay"]
path = modules/sdk_relay
url = https://git.4nkweb.com/4nk/sdk_relay.git
branch = dev
[submodule "sdk_storage"]
path = modules/sdk_storage
url = https://git.4nkweb.com/4nk/sdk_storage.git
branch = dev
[submodule "sdk-signer-client"]
path = modules/sdk-signer-client
url = https://git.4nkweb.com/4nk/sdk-signer-client.git
branch = dev
[submodule "ihm_client"]
path = modules/ihm_client
url = https://git.4nkweb.com/4nk/ihm_client.git
branch = dev
[submodule "4NK_node"]
path = deploy/4NK_node
url = git@git.4nkweb.com:4nk/4NK_node.git
branch = dev
[submodule "4NK_IA"]
path = modules/4NK_IA
url = git@git.4nkweb.com:4nk/4NK_IA.git
branch = dev
[submodule "tor"]
path = modules/tor
url = https://github.com/torproject/tor.git
branch = main
[submodule "sdk_signer_client"]
path = modules/sdk_signer_client
url = https://git.4nkweb.com/4nk/sdk_signer_client.git
branch = dev
[submodule "4NK_template"]
path = deploy/4NK_template
url = https://git.4nkweb.com/4nk/4NK_template.git
branch = main
[submodule "4NK_wallet"]
path = projects/4NK_wallet/4NK_wallet
url = https://git.4nkweb.com/4nk/4NK_wallet.git
branch = main
[submodule "lecoffre-front"]
path = projects/lecoffre/lecoffre-front
url = https://git.4nkweb.com/4nk/lecoffre-front.git
branch = dev
[submodule "lecoffre-back-mini"]
path = projects/lecoffre/lecoffre-back-mini
url = https://git.4nkweb.com/4nk/lecoffre-back-mini.git
branch = dev