freeverseio / laos

GNU General Public License v3.0
17 stars 6 forks source link

XCM allows for Sending and Receiving MERC Tokens to/from AssetHub in Zombienet #709

Closed asiniscalchi closed 2 weeks ago

asiniscalchi commented 2 months ago

As a developer, I want to configure XCM to enable sending and receiving LAOS zombienet tokens.

Description

To facilitate cross-chain transfers of LAOS zombienet tokens, we need to configure Cross-Consensus Messaging (XCM).This will allow MERC tokens to be seamlessly sent and received across chains.

Acceptance Criteria

  1. Message Format and Protocols

    • Define the message formats for MERC token transfers.
    • Implement the necessary protocols to handle these messages correctly.
    • I can send MERC to AssetHub and bring the tokens back to LAOS in Zombienet
  2. Testing

    • Create automatic end-to-end testing of MERC token transfers via XCM by CI. ( Moonwall, xcm simulator, chopstick ).
luispdm commented 3 weeks ago

Useful resources: