> For the complete documentation index, see [llms.txt](https://wiki.ternoa.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ternoa.network/build/sdk-javascript/installation.md).

# Installation

{% hint style="info" %}
This package provides TypeScript types, but you will need TypeScript version 4.2 or higher to use them properly.
{% endhint %}

### Add this NPM package to your project[​](https://docs.x.immutable.com/sdk-docs/core-sdk-ts/installation#add-this-npm-package-to-your-project) <a href="#add-this-npm-package-to-your-project" id="add-this-npm-package-to-your-project"></a>

```
npm install ternoa-js
```
