XCMSend Documentation
XCMSend is an opensource application that lets you create workflows in a drag and drop style interface in order to build execution flows of cross chain assets transfers using XCM.
You can enjoy a public instance of XCMSend here:
https://xcmsend.com
Build XCMSend locally:
$ git clone git@github.com:XcmSend/app.git
$ cd app/
$ npm install -f
$ npm run build
Run:
$ npm run dev
Supported wallets:
Note:
We recommend and test most features with Polkadot.js browser wallet.