You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Set of XCM tools for Polkadot, Kusama, Westend & Paseo Paraverses
17
17
## 🧰 Our Development Focus
18
18
<ulstyle="list-style-type: none; padding: 0;">
19
19
<li>
20
-
<a href="https://github.com/paraspell/xcm-tools/tree/main/packages/sdk">XCM SDK</a> 🪄: A tool designed to unify the cross-chain experience on Polkadot and serve as a layer 2 protocol that enables seamless integration of XCM into your decentralized applications. Having <strong>two</strong> versions: <a href="https://github.com/paraspell/xcm-tools/tree/main/packages/sdk">PolkadotAPI Version</a> (With Swap package available (Formerly XCM Router)), <a href="https://github.com/paraspell/xcm-tools/tree/main/packages/sdk-pjs">PolkadotJS Version</a> & <a href="https://github.com/paraspell/xcm-tools/tree/main/packages/sdk-dedot">Dedot Version</a> as the <code>first</code> and <code>only</code> XCM SDK in the ecosystem.
20
+
<a href="https://github.com/paraspell/xcm-tools/tree/main/packages/sdk">XCM SDK</a> 🪄: A tool designed to unify the cross-chain experience on Polkadot and serve as a layer 2 protocol that enables seamless integration of XCM into your decentralized applications. Having <strong>three</strong> versions: <a href="https://github.com/paraspell/xcm-tools/tree/main/packages/sdk">PolkadotAPI Version</a>, <a href="https://github.com/paraspell/xcm-tools/tree/main/packages/sdk-pjs">PolkadotJS Version</a> & <a href="https://github.com/paraspell/xcm-tools/tree/main/packages/sdk-dedot">Dedot Version</a> as the <code>first</code> and <code>only</code> XCM SDK in the ecosystem. All of the SDKs support an extension package called <a href="https://paraspell.github.io/docs/sdk/getting-started.html#install-swap-extension">Swap</a> (Formerly known as XCM Router).
21
21
</li>
22
22
<li>
23
23
<a href="https://github.com/paraspell/xcm-tools/tree/main/apps/xcm-api">XCM API</a> ⚡️: An API that provides the ability to integrate XCM interoperability into your decentralized application in a package-less way, offloading heavy computing tasks from your decentralized application and reducing associated costs.
0 commit comments