-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
43 lines (43 loc) · 1.62 KB
/
.gitmodules
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
40
41
42
43
[submodule "demo-ntt-ts-sdk"]
path = demo-ntt-ts-sdk
url = https://github.com/wormhole-foundation/demo-ntt-ts-sdk
branch = main
[submodule "demo-ntt-connect"]
path = demo-ntt-connect
url = https://github.com/wormhole-foundation/demo-ntt-connect
branch = main
[submodule "demo-wormhole-messaging"]
path = demo-wormhole-messaging
url = https://github.com/wormhole-foundation/demo-wormhole-messaging.git
branch = main
[submodule "demo-cross-chain-token-transfer"]
path = demo-cross-chain-token-transfer
url = https://github.com/wormhole-foundation/demo-cross-chain-token-transfer.git
branch = main
[submodule "demo-queries-ts"]
path = demo-queries-ts
url = https://github.com/wormhole-foundation/demo-queries-ts.git
branch = main
[submodule "demo-cross-chain-token-transfer"]
path = demo-cross-chain-token-transfer
url = https://github.com/wormhole-foundation/demo-cross-chain-token-transfer.git
branch = main
[submodule "demo-wormhole-messaging"]
path = demo-wormhole-messaging
url = https://github.com/wormhole-foundation/demo-wormhole-messaging.git
branch = main
[submodule "demo-cctp-transfer"]
path = demo-cctp-transfer
url = https://github.com/wormhole-foundation/demo-cctp-transfer
branch = main
[submodule "demo-basic-connect"]
path = demo-basic-connect
url = https://github.com/wormhole-foundation/demo-basic-connect
branch = main
[submodule "demo-basic-ts-sdk"]
path = demo-basic-ts-sdk
url = https://github.com/wormhole-foundation/demo-basic-ts-sdk.git
branch = main
[submodule "demo-solana-multisig-tools"]
path = demo-solana-multisig-tools
url = https://github.com/wormhole-foundation/demo-ntt-solana-multisig-tools.git