File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -68,6 +68,16 @@ The following contracts are used as part of this repository infrastructure:
68
68
| Executor | Sepolia | [ 0xD0fb39f5a3361F21457653cB70F9D0C9bD86B66B] ( https://sepolia.etherscan.io/address/0xD0fb39f5a3361F21457653cB70F9D0C9bD86B66B ) | Main executor contract |
69
69
| MultiReceiveWithGasDropOff | Base Sepolia | [ 0xe3cc16Cffa085C78e5D8144C74Fa97e4Fe53d68d] ( https://sepolia.basescan.org/address/0xe3cc16Cffa085C78e5D8144C74Fa97e4Fe53d68d ) | Manages multi-receiver operations |
70
70
71
+ ## Reference Repositories
72
+
73
+ The following open source repositories provide additional resources and examples:
74
+
75
+ | Repository | Description | URL |
76
+ | ------------------- | --------------------------------------------- | --------------------------------------------------------------------------- |
77
+ | Executor | Main messaging executor helper implementation | [ GitHub] ( https://github.com/wormholelabs-xyz/example-messaging-executor ) |
78
+ | Executor Helpers | Helper utilities for executor integration | [ GitHub] ( https://github.com/wormholelabs-xyz/executor-helpers ) |
79
+ | NttWithExecutor EVM | NTT integration example for EVM chains | [ GitHub] ( https://github.com/wormholelabs-xyz/example-ntt-with-executor-evm ) |
80
+
71
81
## Using the Executor Explorer
72
82
73
83
You can monitor and explore executor transactions using the Executor Explorer. For local development:
You can’t perform that action at this time.
0 commit comments