How to Integrate Front-end Router

Summary: For many dapps, it would create a better user experience if they could transfer assets cross-chain in the appropriate context, rather than rely on Multichain's platform to do this, having to open a separate dapp. Here we show how to achieve that for Router assets.

There is a good explanation of How to Integrate the Router on the github.

We cover it again here for completeness.

The figure represents some tokens that are present on the Router. They can be configured to exist on any chain supported by the Router - Chain A, B, C, D... If a token is on chains A, B and C, then it is possible to transfer them between any of these chains.

Last updated