# SDK

Engaging with **NotVault** can be done through a Typescript SDK downloadable as an [NPM](https://www.npmjs.com/package/@notcentralised/notvault-sdk) package.

```sh
    npm i @notcentralised/notvault-sdk
```

Continue to the next sections to understand each workflows implementation in more detail.
