trustless-generic-relayer/relayer_engine
..
deploy
engine_config
pkgs/sdk
src
.gitignore
Dockerfile
README.md
package-lock.json
package.json
tsconfig.json

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