trustless-generic-relayer/relayer_engine
derpy-duck f7e96f4b6c helper 2023-03-15 21:50:19 +00:00
..
deploy Switches config back to memoryDB 2023-02-07 10:16:46 -07:00
engine_config update tilt wormhole rpc 2023-02-09 15:48:57 -07:00
pkgs/sdk helper 2023-03-15 21:50:19 +00:00
src Code cleanup (#109) 2023-02-27 14:32:57 -05: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 save 2023-02-09 15:48:57 -07:00
package.json Update package.json 2023-02-09 15:48:57 -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