Skip to content

Commit 268c33c

Browse files
committed
Update index.md
1 parent b78fe77 commit 268c33c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Set of XCM tools for Polkadot, Kusama, Westend & Paseo Paraverses
1717
## 🧰 Our Development Focus
1818
<ul style="list-style-type: none; padding: 0;">
1919
<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).
2121
</li>
2222
<li>
2323
<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

Comments
 (0)