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

# Install dKit SDK

This package is an all-in-one SDK for dKit. It includes all packages needed to use every dKit feature. That includes:

* Wallet support for multiple blockchains
* Fetching quotes from dKit API
* Executing swaps from dKit API

## Installation

{% tabs %}
{% tab title="yarn" %}

```typescript
yarn add @doritokit/sdk
```

{% endtab %}
{% endtabs %}

{% hint style="success" %}
As an partner, you can monetize your dKit SDK integration and earn fees! See our [revenue generation guide](/dkit-by-eldorito/revenue-generation.md) for more info.
{% endhint %}

{% hint style="info" %}
**Connect with Our** [**Partnerships Team**](/dkit-by-eldorito/partnerships.md) to explore how you can integrate **dKit** into your platform and collaborate with us!
{% endhint %}
