mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-15 17:35:45 +00:00
66 lines
2.0 KiB
Plaintext
66 lines
2.0 KiB
Plaintext
|
[submodule "vendor/nim-eth"]
|
||
|
path = vendor/nim-eth
|
||
|
url = https://github.com/status-im/nim-eth.git
|
||
|
ignore = dirty
|
||
|
branch = master
|
||
|
[submodule "vendor/nimbus-build-system"]
|
||
|
path = vendor/nimbus-build-system
|
||
|
url = https://github.com/status-im/nimbus-build-system.git
|
||
|
ignore = dirty
|
||
|
branch = master
|
||
|
[submodule "vendor/nim-chronos"]
|
||
|
path = vendor/nim-chronos
|
||
|
url = https://github.com/status-im/nim-chronos.git
|
||
|
ignore = dirty
|
||
|
branch = master
|
||
|
[submodule "vendor/nim-testutils"]
|
||
|
path = vendor/nim-testutils
|
||
|
url = https://github.com/status-im/nim-testutils.git
|
||
|
ignore = dirty
|
||
|
branch = master
|
||
|
[submodule "vendor/nim-unittest2"]
|
||
|
path = vendor/nim-unittest2
|
||
|
url = https://github.com/status-im/nim-unittest2.git
|
||
|
ignore = untracked
|
||
|
branch = master
|
||
|
[submodule "vendor/nim-stew"]
|
||
|
path = vendor/nim-stew
|
||
|
url = https://github.com/status-im/nim-stew.git
|
||
|
ignore = untracked
|
||
|
branch = master
|
||
|
[submodule "vendor/nim-secp256k1"]
|
||
|
path = vendor/nim-secp256k1
|
||
|
url = https://github.com/status-im/nim-secp256k1.git
|
||
|
ignore = untracked
|
||
|
branch = master
|
||
|
[submodule "vendor/nimcrypto"]
|
||
|
path = vendor/nimcrypto
|
||
|
url = https://github.com/cheatfate/nimcrypto.git
|
||
|
ignore = untracked
|
||
|
branch = master
|
||
|
[submodule "vendor/nim-bearssl"]
|
||
|
path = vendor/nim-bearssl
|
||
|
url = https://github.com/status-im/nim-bearssl.git
|
||
|
ignore = untracked
|
||
|
branch = master
|
||
|
[submodule "vendor/nim-chronicles"]
|
||
|
path = vendor/nim-chronicles
|
||
|
url = https://github.com/status-im/nim-chronicles.git
|
||
|
ignore = untracked
|
||
|
branch = master
|
||
|
[submodule "vendor/nim-faststreams"]
|
||
|
path = vendor/nim-faststreams
|
||
|
url = https://github.com/status-im/nim-faststreams.git
|
||
|
ignore = untracked
|
||
|
branch = master
|
||
|
[submodule "vendor/nim-json-serialization"]
|
||
|
path = vendor/nim-json-serialization
|
||
|
url = https://github.com/status-im/nim-json-serialization.git
|
||
|
ignore = untracked
|
||
|
branch = master
|
||
|
[submodule "vendor/nim-serialization"]
|
||
|
path = vendor/nim-serialization
|
||
|
url = https://github.com/status-im/nim-serialization.git
|
||
|
ignore = untracked
|
||
|
branch = master
|