-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
75 lines (75 loc) · 2.84 KB
/
.gitmodules
File metadata and controls
75 lines (75 loc) · 2.84 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
[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-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
[submodule "demo-metaplex-metadata"]
path = demo-metaplex-metadata
url = https://github.com/wormhole-foundation/demo-metaplex-metadata.git
branch = main
[submodule "demo-vaa-signature-replacement"]
path = demo-vaa-signature-replacement
url = https://github.com/wormhole-foundation/demo-vaa-signature-replacement.git
branch = main
[submodule "demo-mayanswift"]
path = demo-mayanswift
url = https://github.com/wormhole-foundation/demo-mayanswift.git
branch = main
[submodule "demo-ntt-token-mint-authority-transfer"]
path = demo-ntt-token-mint-authority-transfer
url = https://github.com/wormhole-foundation/demo-ntt-token-mint-authority-transfer
branch = main
[submodule "demo-wormholescan-api"]
path = demo-wormholescan-api
url = https://github.com/wormhole-foundation/demo-wormholescan-api.git
branch = main
[submodule "demo-ntt-sdk-utils"]
path = demo-ntt-sdk-utils
url = https://github.com/wormhole-foundation/demo-ntt-sdk-utils.git
branch = main
[submodule "demo-hello-executor"]
path = demo-hello-executor
url = https://github.com/wormhole-foundation/demo-hello-executor
branch = main
[submodule "demo-price-oracle"]
path = demo-price-oracle
url = https://github.com/wormhole-foundation/demo-price-oracle
branch = main
[submodule "demo-ntt-evm-multisig-tools"]
path = demo-ntt-evm-multisig-tools
url = https://github.com/wormhole-foundation/demo-ntt-evm-multisig-tools.git
branch = main
[submodule "demo-hello-executor-solana"]
path = demo-hello-executor-solana
url = https://github.com/wormhole-foundation/demo-hello-executor-solana.git
branch = main