moonbeam-foundation / xcm-sdk

The Moonbeam XCM SDK enables developers to easily transfer assets between chains, either between parachains or between a parachain and the relay chain, within the Polkadot/Kusama ecosystem. With the SDK, you don't need to worry about determining the multilocation of the origin or destination assets or which extrinsics are used on which networks to
https://moonbeam-foundation.github.io/xcm-sdk/latest/
MIT License
14 stars 9 forks source link

Bifrost integration with Moonbeam [xcBNC and GLMR] #45

Closed mmaurello closed 1 year ago

mmaurello commented 1 year ago

Description

Bifrost integration with Moonbeam [xcBNC and GLMR]. We add interfaces in the config package to adapt to a new param-function set of the token and assetRegistry pallets

Checklist

ekenigs commented 1 year ago

Please don't forget that we need a balance for acceptance tests or we should skip them.