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

v1 #87

Closed ekenigs closed 1 year ago

ekenigs commented 1 year ago

Description

This is a pain PR of implementation of SDK v1.

Documentation and some more improvements will follow.

Checklist

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 353695e780bb1a7100d62b2df75cd23cf4cfc406

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages | Name | Type | | ----------------------------- | ----- | | @moonbeam-network/xcm-builder | Major | | @moonbeam-network/xcm-config | Major | | @moonbeam-network/xcm-types | Major | | @moonbeam-network/xcm-utils | Major | | @moonbeam-network/xcm-sdk | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR