> For the complete documentation index, see [llms.txt](https://docs.moon.cx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moon.cx/developers/sdk.md).

# SDK

**To streamline development, we’ve prepared an SDK (Software Development Kit) for seamless interaction with our protocol.**

**To install the SDK, run the following command:**

```
npm install @ton/core @ton/ton @ton/crypto @ton-community/assets-sdk @mooncx/sdk
```

For detailed guides and examples:\
[DEX](/developers/sdk/dex.md)\
[ORDER](/developers/sdk/order.md)\
\
Something wrong?\
<https://t.me/mooncx_help>
