Skip to content
On this page

Getting started with XCM Playground 🛝

Playground allows you to demo-test every xcm tool ParaSpell✨ offers. It can also be used for various dex operations.

Playground is currently deployed and ready to use on 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:

Snímka obrazovky 2024-03-08 o 18 06 16