interlay / bridge

Polkadot bridge js SDK with XCM transfer.
Apache License 2.0
1 stars 5 forks source link

Feat: Add USDC and more initial routes #174

Closed bvotteler closed 6 months ago

bvotteler commented 6 months ago

Resolves #165

This PR is slightly expanded in scope compared to PR #171 , as it adds USDC as foreign asset between Interlay and both, AssetHub and HydraDX, as well as adding USDT route between Interlay and HydraDX.

All new routes:

(USDT to/from AssetHub already exists)

bvotteler commented 6 months ago

Closing this for now to avoid confusion, takes more work to figure out how to correctly configure it.