This repository contains much of the relevant code and information that @jboetticher wrote while working on Moonbeam Routed Liquidity.
A TypeScript React project that was used to send an MRL message across chains on TestNet. There is currently no live relayer, so relaying the message will have to be done manually through the Wormhole recovery process.
Also displays some statistics and information about MRL.
A rust-based indexer for storing data about MRL. Currently only provides USD data, still in development.
The canonical method to use Polkadot.js in a TypeScript node project to send tokens from a parachain back to a Wormhole destination chain.