JSPM

@moonbeam-network/xcm-config

1.0.0-dev.56
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 252
  • Score
    100M100P100Q126246F
  • License MIT

All necessary configuration to transfer assets from Moonbeam, Moonriver, Moonbase to other parachains and back

Package Exports

  • @moonbeam-network/xcm-config

Readme

Moonbeam

The Moonbeam XCM SDK enables developers to easily deposit and withdraw assets to Moonbeam/Moonriver from the relay chain and other parachains in 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 send XCM transfers. To deposit or withdraw assets, you simply define the asset and origin chain you want to deposit from or withdraw back to, along with the sending account's signer, and the amount to send.

Documentation

v1 (current)

  • TODO: (coming soon)

v0 (previous)