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

# SDK

### Purpose

The TIP SDK enables developers to build Channels using standardized interfaces.

### Components

* Liquidity SDK
* Settlement SDK
* Market Data SDK
* Risk SDK

### Example Workflow

```
Create Channel
     │
Import SDK
     │
Connect Interfaces
     │
Deploy
```
