Bagpipes Documentation
BagPipes 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 Bagpipes here:
https://xcmsend.com
A development instance can be found that:
https://alpha.bagpipes.io
Name change:
We are in the process of changing the name from XCMSend to Bagpipes.
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.