Skip to content

jboetticher/relayer-engine-docs-example

Repository files navigation

Relayer Engine Simple General Message Example

This project installs Wormhole's relayer-engine GitHub repository as a dependency and uses it to relay transactions across chains.

Installation

npm install
cd plugins/simplegeneralmessage_plugin
npm install

Usage

npm run redis && npm run testnet-spy
npm run start

Full Documentation

Available on Moonbeam's documentation site:
https://docs.moonbeam.network/builders/interoperability/protocols/wormhole/

About

An example Wormhole relayer that relays a string message from one TestNet to another.

Resources

Stars

Watchers

Forks