catalystdao / generalised-relayer

Modular Relayer that works with multiple AMBs & Generalised Incentives
MIT License
10 stars 4 forks source link

[feat] Layer Zero Relayer support #36

Closed ajimeno04 closed 2 months ago

ajimeno04 commented 2 months ago

This PR addresses the implementation of the LayerZero collector within the Relayer. Two scripts have been generated for this purpose:

One is the one that loads the configuration of and initialises a worker. The code of the worker itself: it monitors two smart contracts to check that the lifecycle of transactions and crosschain messages has been completed successfully.