Skip to content

Commit e6c050d

Browse files
committed
adds card for custom relayers, updates llms
1 parent 7fc6335 commit e6c050d

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

learn/infrastructure/relayer.md

+8
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,12 @@ Developers should note that the choice of relayers depends on their project's sp
151151

152152
[:custom-arrow: Get Started with Wormhole Relayers](/docs/build/core-messaging/wormhole-relayers/)
153153

154+
- :octicons-book-16:{ .lg .middle } **Run a Custom Relayer**
155+
156+
---
157+
158+
Learn how to build and configure your own off-chain custom relaying solution to relay Wormhole messages for your applications using the Relayer Engine.
159+
160+
[:custom-arrow: Get Started with Custom Relayers](/docs/infrastructure/relayers/run-relayer/)
161+
154162
</div>

llms.txt

+8
Original file line numberDiff line numberDiff line change
@@ -15573,6 +15573,14 @@ Developers should note that the choice of relayers depends on their project's sp
1557315573

1557415574
[:custom-arrow: Get Started with Wormhole Relayers](/docs/build/core-messaging/wormhole-relayers/)
1557515575

15576+
- :octicons-book-16:{ .lg .middle } **Run a Custom Relayer**
15577+
15578+
---
15579+
15580+
Learn how to build and configure your own off-chain custom relaying solution to relay Wormhole messages for your applications using the Relayer Engine.
15581+
15582+
[:custom-arrow: Get Started with Custom Relayers](/docs/infrastructure/relayers/run-relayer/)
15583+
1557615584
</div>
1557715585
--- END CONTENT ---
1557815586

0 commit comments

Comments
 (0)