trustless-generic-relayer/relayer_engine
Joe Howarth b0644fa083 improve message test again 2023-01-27 15:01:50 -07:00
..
deploy improve message test again 2023-01-27 15:01:50 -07:00
engine_config improve messageTest and update configs 2023-01-27 15:01:50 -07:00
pkgs/sdk update relayer_engine stuff 2023-01-18 13:05:33 -07:00
src improve messageTest and update configs 2023-01-27 15:01:50 -07:00
.gitignore Move development branch to main (#23) 2023-01-05 17:26:27 -05:00
Dockerfile improve deployment 2023-01-18 13:28:53 -07:00
README.md Move development branch to main (#23) 2023-01-05 17:26:27 -05:00
package-lock.json improve deployment 2023-01-18 13:28:53 -07:00
package.json improve deployment 2023-01-18 13:28:53 -07:00
tsconfig.json Move development branch to main (#23) 2023-01-05 17:26:27 -05:00

README.md

This directory represents the plugin intended to be used with the relayer engine.

The implementation of the plugin is in the /plugin directory, where the main.ts file is intended to start an engine with the plugin loaded.

To run: npm run tilt or npm run testnet or npm run mainnet