@moonbeam-network/xcm-config
Version:
All necessary configuration to transfer assets from Moonbeam, Moonriver, Moonbase to other parachains and back
20 lines (12 loc) • 696 B
Markdown
The Config package contains the chains and assets configuration for the Moonbeam XCM SDK and MRL SDK.
# Documentation for the Moonbeam XCM SDK
## v3 (current)
### Usage
- [XCM SDK](https://moonbeam-foundation.github.io/xcm-sdk/latest/example-usage/xcm)
- [MRL SDK](https://moonbeam-foundation.github.io/xcm-sdk/latest/example-usage/mrl)
### References
- [XCM SDK](https://moonbeam-foundation.github.io/xcm-sdk/latest/reference/xcm)
- [MRL SDK](https://moonbeam-foundation.github.io/xcm-sdk/latest/reference/mrl)
## v2 (previous)
- [usage](https://moonbeam-foundation.github.io/xcm-sdk/v2/example-usage)
- [references](https://moonbeam-foundation.github.io/xcm-sdk/v2/reference/interfaces)