Skip to content

Commit 5e5ef7a

Browse files
douglasgalicoevan-gray
authored andcommitted
repo references
1 parent 0117239 commit 5e5ef7a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,16 @@ The following contracts are used as part of this repository infrastructure:
6868
| Executor | Sepolia | [0xD0fb39f5a3361F21457653cB70F9D0C9bD86B66B](https://sepolia.etherscan.io/address/0xD0fb39f5a3361F21457653cB70F9D0C9bD86B66B) | Main executor contract |
6969
| MultiReceiveWithGasDropOff | Base Sepolia | [0xe3cc16Cffa085C78e5D8144C74Fa97e4Fe53d68d](https://sepolia.basescan.org/address/0xe3cc16Cffa085C78e5D8144C74Fa97e4Fe53d68d) | Manages multi-receiver operations |
7070

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+
7181
## Using the Executor Explorer
7282

7383
You can monitor and explore executor transactions using the Executor Explorer. For local development:

0 commit comments

Comments
 (0)