The Builder package contains the builders for the queries, extrinsics, functions, and contract calls used in 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)