ParaSpell Maintenance report — month 29
This article summarises resolved maintenance tasks for the twenty-ninth month of the ParaSpell maintenance period. This month concludes another successful maintenance period.

What is ParaSpell
Quick sum up of what ParaSpell aims to achieve in Polkadot Paraverse:
- Unification of XCM
- Ease of integration of XCM
- Package less implementation of XCM
- 3 options to integrate XCM (XCM SDK, XCM API, XCM ROUTER)
ParaSpell repositories are currently divided into:
- XCM API — Meant to ease the integration of XCM interoperability into your dApp, offload your dApp from heavy computing and save you costs.
- XCM SDK — Meant to unify cross-chain experience on Polkadot and become a layer 2 protocol that allows for seamless integration of XCM into your dApps
- XCM ROUTER — Meant to allow you to create XCM calls where you receive different assets than assets you send (Eg. Send -> DOT from Polkadot, receive ASTR on Astar) — all in just one call.
- XCM ANALYSER — Tool to convert XCM Multilocation to human-readable text
- XCM Visualizator — Tool to visualize XCM in the Polkadot ecosystem.
- XCM Playground: Playground for executing XCM tasks with XCP API, SDK, and ROUTER
- XCM Tools landing page (ParaSpell) Professional landing page
- API landing page: Professional landing page for XCM API
- DOCS: Contains extensive documentation for both mentioned tools, interesting links, and guides
What tasks were resolved/implemented
Resolved issues:
[embed]fix(sdk-core): Fix execute small amount check edgecase ⚙️ by michaeldev5 · Pull Request #1643 ·…
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds …github.com
[embed]feat: Add format fixing CI by Salgac · Pull Request #1646 · paraspell/xcm-tools
🐞 Bug Fix Pull Request 📌 Related Issue Closes #1148 🛠️ Description of the Fix Bug description: Fix summary: ✅…github.com
[embed]feat(sdk-core): Add support for external signer in builder 🪄 by michaeldev5 · Pull Request #1648 ·…
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds …github.com
[embed]feat(xcm-router): Add alias field to assets by Salgac · Pull Request #1644 · paraspell/xcm-tools
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds …github.com
[embed]feat(sdk-core): Add keepAlive flag for local transfers 🪄 by michaeldev5 · Pull Request #1650 ·…
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds …github.com
[embed]fix: Improve React eslint rules 🪄 by michaeldev5 · Pull Request #1656 · paraspell/xcm-tools
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds - fix…github.com
[embed]Make locations mandatory ✨ by michaeldev5 · Pull Request #1653 · paraspell/xcm-tools
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds - Make…github.com
[embed]ci: Make linter & unit tests run in parallel 🧱 by michaeldev5 · Pull Request #1665 ·…
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds - ci…github.com
[embed]feat(xcm-api,playground): Expose getAssetReserveChain ✨ by michaeldev5 · Pull Request #1671 ·…
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds …github.com
[embed]ci: Enable ESlint projectService 🔧 by michaeldev5 · Pull Request #1674 · paraspell/xcm-tools
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds - ci…github.com
[embed]fix(visualizer-fe): Fix infinite loop in CustomChartTooltip component 🔧 by michaeldev5 · Pull…
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds …github.com
[embed]fix(playground): Fix unhandled missing currency error 🔧 by michaeldev5 · Pull Request #1678 ·…
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds …github.com
[embed]feat(visualizer-fe): Tweak content panels by Salgac · Pull Request #1597 · paraspell/xcm-tools
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds …github.com
[embed]ci: Use pm2 reload command for no down time 🔧 by michaeldev5 · Pull Request #1680 ·…
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds - ci…github.com
[embed]ci: Use Netlify CLI to deploy ⚙️ by michaeldev5 · Pull Request #1681 · paraspell/xcm-tools
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds - ci…github.com
[embed]fix(sdk-core): Fix bridge system asset selection 🔧 by michaeldev5 · Pull Request #1683 ·…
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds …github.com
[embed]fix(xcm-router): Add support for snowbridge transfer to execute swaps 🔧 by michaeldev5 · Pull…
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds …github.com
[embed]fix(sdk-core): Fix wh assets minting on Moonbeam 🔧 by michaeldev5 · Pull Request #1690 ·…
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds …github.com
[embed]fix(visualizer-fe): Fix assets chart rendering ⚙️ by michaeldev5 · Pull Request #1691 ·…
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds …github.com
[embed]fix(sdk-core): Add support for Moonbeam local transfers 🔧 by michaeldev5 · Pull Request #1697 ·…
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds …github.com
[embed]Add SDK swap operations support 🪄 by michaeldev5 · Pull Request #1718 · paraspell/xcm-tools
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds - Add…github.com
[embed]build: Perform a monthly check 🪄 by michaeldev5 · Pull Request #1708 · paraspell/xcm-tools
ParaSpell✨ - The Hub of XCM Tools 🧰: Seamlessly Integrate Interoperability into Your Application Within Seconds …github.com
A complete overview, along with comments, can be seen in our monthly report.