Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.33 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.33 KB

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.

Additionally, the Moonbeam MRL SDK allows users to easily transfer liquidity into and across the Polkadot ecosystem from other ecosystems like Ethereum. It builds on the XCM SDK by adding necessary functions to support MRL.

Main Packages

  • XCM SDK - Core SDK for executing XCM transfers between chains in the Polkadot/Kusama ecosystem
  • MRL SDK - Extension of the XCM SDK for transferring liquidity into and across the Polkadot ecosystem from other ecosystems

Documentation

The updated documentation is available here.

v3 (current)

Usage

References

v2 (previous)