Getting started with XCM Playground 🛝
The Playground allows you to demo-test every XCM tool offered by ParaSpell✨. It can also be utilized for various DEX operations.
The Playground is currently deployed and available for use at the following link: https://playground.paraspell.xyz/
Prerequisites
- Node.js
- pnpm
Launch locally
bash
# Clone XCM Tools
$ git clone https://github.com/paraspell/xcm-tools.git
# Install monorepo packages
$ pnpm install
# Build monorepo projects
$ pnpm build
# Run playground via monorepo script
$ pnpm run:playground
User interface
Once launched, you should see the following user interface and be able to perform various actions offered by playground: