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

# Typescript SDK

To start using the SDK, you have to install the following npm packages

{% embed url="<https://www.npmjs.com/package/@intentx/core>" %}
Common types for IntentX
{% endembed %}

{% embed url="<https://www.npmjs.com/package/@intentx/trading-sdk>" %}
Trading SDK
{% endembed %}

You can use @intentx/core structures to work with @intentx/trading-sdk operations
